File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
- MagicalRecord/Core (= 2.2)
5
5
- MagicalRecord/Core (2.2)
6
6
- OCMock (3.3.1)
7
- - SSDataSources (0.8.5 )
7
+ - SSDataSources (0.8.6 )
8
8
9
9
DEPENDENCIES:
10
10
- Expecta
@@ -20,7 +20,7 @@ SPEC CHECKSUMS:
20
20
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
21
21
MagicalRecord: 2dc87179ae7c1f2a274442624ec65a07d4357a6f
22
22
OCMock: f3f61e6eaa16038c30caa5798c5e49d3307b6f22
23
- SSDataSources: b01170fb23b82acf0649194e9189b0bf5f702681
23
+ SSDataSources: ebcf6e435a090f1a940c5d2042cfb3f369f98a1d
24
24
25
25
PODFILE CHECKSUM: a825c470a277c6414e70013f6c8fb50387acf57d
26
26
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "SSDataSources"
3
- s . version = "0.8.5 "
3
+ s . version = "0.8.6 "
4
4
s . summary = "Flexible data sources for your UITableView and UICollectionView."
5
5
s . homepage = "https://github.com/splinesoft/SSDataSources"
6
6
s . license = { :type => 'MIT' , :file => 'LICENSE' }
You can’t perform that action at this time.
0 commit comments