blob: 5466603742305e5ecb2b48da59511af7f970b1f1 [file] [log] [blame]
{
"name": "DGNetwork",
"version": "2.0.1",
"summary": "Digipolitan Network framework, handles all network layer for you",
"homepage": "http://framework.digipolitan.com/network.html",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Digipolitan": "contact@digipolitan.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://framework.digipolitan.com/libraries-release/ios/network/2.0.1/DGNetwork.zip"
},
"vendored_frameworks": "DGNetwork.framework",
"requires_arc": true,
"frameworks": "SystemConfiguration",
"dependencies": {
"DGSQLite": [
]
}
}