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- osx_image : xcode61
1+ osx_image : xcode611
22language : objective-c
33before_install :
44- gem install cocoapods xcpretty obcd -N
Original file line number Diff line number Diff line change 44 - MagicalRecord/Core (= 2.2)
55 - MagicalRecord/Core (2.2)
66 - OCMock (3.1.2)
7- - SSDataSources (0.8.1 )
7+ - SSDataSources (0.8.2 )
88
99DEPENDENCIES:
1010 - Expecta
@@ -20,6 +20,6 @@ SPEC CHECKSUMS:
2020 Expecta: ee641011fe10aa1855d487b40e4976dac50ec342
2121 MagicalRecord: 2b471584fc9e3137f3d0a56967917baa4979e224
2222 OCMock: ecdd510b73ef397f2f97274785c1e87fd147c49f
23- SSDataSources: 8d5ad85657379bc60686d682f39bfdadfc89cce8
23+ SSDataSources: 0475adab9fcbeebfadf79c951df06051c730c6f5
2424
2525COCOAPODS: 0.35.0
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "SSDataSources"
3- s . version = "0.8.1 "
3+ s . version = "0.8.2 "
44 s . summary = "Flexible data sources for your UITableView and UICollectionView."
55 s . homepage = "https://github.com/splinesoft/SSDataSources"
66 s . license = { :type => 'MIT' , :file => 'LICENSE' }
You can’t perform that action at this time.
0 commit comments