blob: 078c448a2d38933678c7e2d4ee9bd7542d319d67 [file] [log] [blame]
{
"name": "ASGraphQLClient",
"version": "0.3.0",
"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": "0.3.0"
},
"source_files": "ASGraphQLClient/**/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AnobiKit": [
"~> 0.14.1"
]
},
"requires_arc": true
}