[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 7 / Chester / 0.7.1 / Chester.podspec.json
blobbb3716632a93c746ddb1a7c50a99c415541c77ab
2   "name": "Chester",
3   "version": "0.7.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.7.1"
19   },
20   "source_files": [
21     "Classes",
22     "Chester/*.swift"
23   ]