blob: 1cc0666c9dd9ce4d6956c7a80579a39339992736 [file] [log] [blame]
{
"name": "ASGraphQLClient",
"version": "0.2.2",
"summary": "ASGraphQLClient - GraphQL Client",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Anobisoft/ASGraphQLClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stanislav Pletnev": "anobisoft@gmail.com"
},
"social_media_url": "https://twitter.com/Anobisoft",
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/Anobisoft/ASGraphQLClient.git",
"tag": "v0.2.2"
},
"source_files": "ASGraphQLClient/**/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AnobiKit": [
"~> 0.2.19"
]
},
"requires_arc": true
}