[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 3 / JSQDataSourcesKit / 7.0.0 / JSQDataSourcesKit.podspec.json
blob2ea979623d65cd736c72eed14f6d357f8efac6b6
2   "name": "JSQDataSourcesKit",
3   "version": "7.0.0",
4   "license": "MIT",
5   "summary": "Protocol-oriented, type-safe data source objects that keep your view controllers light",
6   "homepage": "https://github.com/jessesquires/JSQDataSourcesKit",
7   "documentation_url": "https://jessesquires.github.io/JSQDataSourcesKit/",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": "Jesse Squires",
10   "source": {
11     "git": "https://github.com/jessesquires/JSQDataSourcesKit.git",
12     "tag": "7.0.0"
13   },
14   "source_files": "Source/*.swift",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "10.0"
18   },
19   "frameworks": "CoreData",
20   "requires_arc": true