blob: 55feb1d80b9b544c8e3f1a6c3b53566b8ba56fd8 [file] [log] [blame]
{
"name": "DGFoundation",
"version": "1.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": "7.0"
},
"source": {
"http": "http://framework.digipolitan.com/libraries-release/ios/foundation/1.1.1/DGFoundation.zip"
},
"vendored_frameworks": "DGFoundation.framework",
"public_header_files": "DGFoundation.framework/**/*.h",
"frameworks": "Security",
"requires_arc": true
}