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