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