[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 0 / 7 / Chester / 0.11.0 / Chester.podspec.json
blob77356f753d714fb4586198acbaed5606fd96cfbd
2   "name": "Chester",
3   "version": "0.11.0",
4   "summary": "Chester is a Swift GraphQL query builder.",
5   "description": "Work in progress: Simplify building GraphQL queries with Chester.",
6   "homepage": "https://github.com/JanGorman/Chester",
7   "license": "MIT",
8   "authors": {
9     "Jan Gorman": "gorman.jan@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/JanGorman",
12   "platforms": {
13     "ios": "8.0",
14     "tvos": "9.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/JanGorman/Chester.git",
19     "tag": "0.11.0"
20   },
21   "source_files": [
22     "Classes",
23     "Chester/*.swift"
24   ],
25   "swift_version": "5.0"