blob: 9c4681ad05d520b07d737ed1c7e138351ddbb35e [file] [log] [blame]
{
"name": "DGBootstrap",
"version": "2.0.1",
"summary": "Main Digipolitan framework embedding all settings to easily start the development of your application",
"homepage": "http://framework.digipolitan.com/bootstrap.html",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Digipolitan": "contact@digipolitan.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://framework.digipolitan.com/libraries-release/ios/bootstrap/2.0.1/DGBootstrap.zip"
},
"vendored_frameworks": "DGBootstrap.framework",
"requires_arc": true,
"dependencies": {
"DGNetwork": [
]
}
}