blob: aba4a9b53e511783fa64de07ba5dcbcccdfbfda8 [file] [log] [blame]
{
"name": "DGUIWebComponent",
"version": "1.0",
"summary": "UI Digipolitan web components framework",
"homepage": "http://framework.digipolitan.com/ui-web-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/web-component/1.0/DGUIWebComponent.zip"
},
"vendored_frameworks": "DGUIWebComponent.framework",
"requires_arc": true,
"dependencies": {
"DGUIComponent": [
]
}
}