File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
<key >CFBundlePackageType </key >
22
22
<string >APPL </string >
23
23
<key >CFBundleShortVersionString </key >
24
- <string >2.0 </string >
24
+ <string >2.0.1 </string >
25
25
<key >CFBundleSignature </key >
26
26
<string >???? </string >
27
27
<key >CFBundleVersion </key >
28
- <string >152 </string >
28
+ <string >153 </string >
29
29
<key >LSRequiresIPhoneOS </key >
30
30
<true />
31
31
<key >UIMainStoryboardFile </key >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'FMMoveTableView'
3
- s . version = '2.0'
3
+ s . version = '2.0.1 '
4
4
s . license = 'MIT'
5
5
s . summary = 'FMMoveTable is an UITableView subclass that provides moving rows by simply tap and hold.'
6
6
s . homepage = 'https://github.com/FlorianMielke/FMMoveTableView'
You can’t perform that action at this time.
0 commit comments