blob: dad6f6fac61bf3aa81544be7ee0da5b81d4a89f7 [file] [log] [blame]
{
"name": "DGNetwork",
"version": "2.1.0",
"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.1.0/DGNetwork.zip"
},
"vendored_frameworks": "DGNetwork.framework",
"requires_arc": true,
"frameworks": "SystemConfiguration",
"dependencies": {
"DGSQLite": [
]
}
}