[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / 3 / SSDataSources / 0.7.2 / SSDataSources.podspec.json
blob0bbf2e4b75b33c39d03fddbb41ab4dcd182b4569
2   "name": "SSDataSources",
3   "version": "0.7.2",
4   "summary": "Flexible data sources for your UITableView and UICollectionView.",
5   "homepage": "https://github.com/splinesoft/SSDataSources",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Hersh": "jon@her.sh"
12   },
13   "source": {
14     "git": "https://github.com/splinesoft/SSDataSources.git",
15     "tag": "0.7.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "SSDataSources/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreData"
25   ],
26   "social_media_url": "https://twitter.com/jhersh"