blob: 6c8b43db88150f61846698652d5d5450526c2a58 [file] [log] [blame]
{
"name": "DGBootstrap",
"version": "1.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": "5.0"
},
"source": {
"http": "http://framework.digipolitan.com/libraries-release/ios/bootstrap/1.0.1/DGBootstrap.zip"
},
"vendored_frameworks": "DGBootstrap.framework",
"public_header_files": "DGBootstrap.framework/**/*.h",
"requires_arc": true,
"dependencies": {
"DGNetwork": [
]
}
}