[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 0 / 7 / Chester / 0.4.1 / Chester.podspec.json
blobc2d0500275a046e32f36d9a8e66a01b8c7150e4c
2   "name": "Chester",
3   "version": "0.4.1",
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   "source": {
17     "git": "https://github.com/JanGorman/Chester.git",
18     "tag": "0.4.1"
19   },
20   "source_files": [
21     "Classes",
22     "Chester/*.swift"
23   ],
24   "pushed_with_swift_version": "3.0"