blob: c8a179b51e9ca969c9540952c2d2012c3f332f96 [file] [log] [blame]
{
"name": "DGUIComponent",
"version": "1.0.1",
"summary": "UI Digipolitan components framework",
"homepage": "http://framework.digipolitan.com/ui-component.html",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Digipolitan": "contact@digipolitan.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://framework.digipolitan.com/libraries-release/ios/ui/component/1.0.1/DGUIComponent.zip"
},
"vendored_frameworks": "DGUIComponent.framework",
"requires_arc": true,
"dependencies": {
"DGUserInterface": [
]
}
}