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.1.2)
7
- - SSDataSources (0.8.0 )
7
+ - SSDataSources (0.8.1 )
8
8
9
9
DEPENDENCIES:
10
10
- Expecta
@@ -20,6 +20,6 @@ SPEC CHECKSUMS:
20
20
Expecta: 03aabd0a89d8dea843baecb19a7fd7466a69a31d
21
21
MagicalRecord: 2b471584fc9e3137f3d0a56967917baa4979e224
22
22
OCMock: ecdd510b73ef397f2f97274785c1e87fd147c49f
23
- SSDataSources: cf3ff676cd0cfa19e40c25314490b2a68e7f33ae
23
+ SSDataSources: 8d5ad85657379bc60686d682f39bfdadfc89cce8
24
24
25
25
COCOAPODS: 0.35.0
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.0 "
3
+ s . version = "0.8.1 "
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