[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / c / 2 / ASGraphQLClient / 0.0.1 / ASGraphQLClient.podspec.json
blob5c3f0b002154c17521dbe119706d1f0132173fd7
2   "name": "ASGraphQLClient",
3   "version": "0.0.1",
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.0.1"
21   },
22   "source_files": "ASGraphQLClient/Classes/**/*.{h,m}",
23   "resources": "ASGraphQLClient/Resources/*.plist",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ],
29     "AnobiKit": [
30       "~> 0.1.0"
31     ]
32   },
33   "requires_arc": true