[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / 7 / Chester / 0.9.0 / Chester.podspec.json
blob39aa6fa4afa2aa85a0175c7fd790f92aa420c750
2   "name": "Chester",
3   "version": "0.9.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.9.0"
20   },
21   "source_files": [
22     "Classes",
23     "Chester/*.swift"
24   ]