blob: 2f8cce6582c0c06b20b5651c92a551c35db3b454 [file] [log] [blame]
{
"name": "GDXNet",
"version": "1.1.3",
"summary": "Well-organized Objective-C network interaction library.",
"homepage": "https://github.com/GDXRepo/GDXNet",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/GDXRepo/GDXNet.git",
"tag": "1.1.3"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"test": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
]
}
}