File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
PODS:
2
- - Expecta (0.3.2 )
2
+ - Expecta (0.4.0 )
3
3
- MagicalRecord (2.2):
4
4
- MagicalRecord/Core (= 2.2)
5
5
- MagicalRecord/Core (2.2)
6
6
- OCMock (3.1.2)
7
- - SSDataSources (0.8.4 )
7
+ - SSDataSources (0.8.5 )
8
8
9
9
DEPENDENCIES:
10
10
- Expecta
@@ -17,9 +17,9 @@ EXTERNAL SOURCES:
17
17
:path: ../SSDataSources.podspec
18
18
19
19
SPEC CHECKSUMS:
20
- Expecta: 8c507baf13211207b1e9d0a741480600e6b4ed15
20
+ Expecta: 392a6b5bfb9f4097e47dd8064d9b732079490332
21
21
MagicalRecord: f8a56bb87ab6552f20c4bb8681a1958a197ea3cd
22
22
OCMock: a10ea9f0a6e921651f96f78b6faee95ebc813b92
23
- SSDataSources: b93d3818dd029bbaf59356e25348acb776356e38
23
+ SSDataSources: b01170fb23b82acf0649194e9189b0bf5f702681
24
24
25
25
COCOAPODS: 0.36.3
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.4 "
3
+ s . version = "0.8.5 "
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