blob: 0ba8b60076a06e4c598c0842a2fb9ed1f03891db [file] [log] [blame]
{
"name": "DGFoundation",
"version": "1.1",
"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/ios/foundation/1.1/DGFoundation.zip"
},
"vendored_frameworks": "DGFoundation.framework",
"public_header_files": "DGFoundation.framework/**/*.h",
"frameworks": "Security",
"requires_arc": true
}