[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 1 / c / 2 / ASGraphQLClient / 0.2.0 / ASGraphQLClient.podspec.json
blob5efcf3d372993496b935796813041c6babdf9a11
2   "name": "ASGraphQLClient",
3   "version": "0.2.0",
4   "summary": "ASGraphQLClient - GraphQL Client",
5   "description": "TODO: Add long description of the pod here.\nDescription should be longer than summary.\nmore longer\nmuch more longer\nlonger...",
6   "homepage": "https://github.com/Anobisoft/ASGraphQLClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stanislav Pletnev": "anobisoft@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/Anobisoft",
15   "platforms": {
16     "ios": "8.3"
17   },
18   "source": {
19     "git": "https://github.com/Anobisoft/ASGraphQLClient.git",
20     "tag": "v0.2.0"
21   },
22   "source_files": "ASGraphQLClient/Classes/**/*.{h,m}",
23   "resources": "ASGraphQLClient/Resources/*.plist",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "AnobiKit": [
27       "~> 0.2.1"
28     ]
29   },
30   "requires_arc": true