File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "EZLoadingActivity"
3
- s . version = "1.0 "
3
+ s . version = "1.01 "
4
4
s . summary = "Lightweight Swift loading activity for iOS7+"
5
5
s . description = "Lightweight Swift loading activity for iOS7+. Really simple to use, just add the class and write 1 line of code."
6
6
s . homepage = "https://github.com/goktugyil/EZLoadingActivity"
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >APPL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0 </string >
18
+ <string >1.01 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >1.0 </string >
22
+ <string >1.01 </string >
23
23
<key >LSRequiresIPhoneOS </key >
24
24
<true />
25
25
<key >UILaunchStoryboardName </key >
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 >1.01 </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