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