[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / f / 3 / JSQDataSourcesKit / 8.1.1 / JSQDataSourcesKit.podspec.json
blob52f063aca4c27895c08e2ba59b02c969942d1582
2   "name": "JSQDataSourcesKit",
3   "version": "8.1.1",
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": "8.1.1"
13   },
14   "source_files": "Source/*.swift",
15   "swift_versions": "5.1",
16   "platforms": {
17     "ios": "11.0",
18     "tvos": "11.0"
19   },
20   "frameworks": "CoreData",
21   "requires_arc": true,
22   "deprecated": true,
23   "swift_version": "5.1"