[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 1 / c / 2 / ASGraphQLClient / 0.2.2 / ASGraphQLClient.podspec.json
blob1cc0666c9dd9ce4d6956c7a80579a39339992736
2   "name": "ASGraphQLClient",
3   "version": "0.2.2",
4   "summary": "ASGraphQLClient - GraphQL Client",
5   "description": "TODO: Add long description of the pod here.",
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.2"
21   },
22   "source_files": "ASGraphQLClient/**/*.{h,m}",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "AnobiKit": [
26       "~> 0.2.19"
27     ]
28   },
29   "requires_arc": true