File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0 </string >
18
+ <string >4. 1.0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'SwiftState'
3
- s . version = '4.0 .0'
3
+ s . version = '4.1 .0'
4
4
s . license = { :type => 'MIT' }
5
5
s . homepage = 'https://github.com/ReactKit/SwiftState'
6
6
s . authors = { 'Yasuhiro Inami' => 'inamiy@gmail.com' }
@@ -13,4 +13,4 @@ Pod::Spec.new do |s|
13
13
s . ios . deployment_target = '8.0'
14
14
s . watchos . deployment_target = '2.0'
15
15
s . tvos . deployment_target = '9.0'
16
- end
16
+ end
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0 </string >
18
+ <string >4. 1.0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments