blob: 41c7f135a14697cf731788d53aaf2b4ffd57093d [file] [log] [blame]
{
"name": "DGFoundation",
"version": "1.0",
"summary": "Base Digipolitan framework",
"homepage": "http://framework.digipolitan.com/foundation.html",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Digipolitan": "contact@digipolitan.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"http": "http://framework.digipolitan.com/libraries-release/DGFoundation.framework.zip"
},
"vendored_frameworks": "DGFoundation.framework",
"public_header_files": "DGFoundation.framework/**/*.h",
"frameworks": "Security",
"requires_arc": true
}