blob: c7018acaeb30b8f7fc41cede74ff5eeda20cc2ed [file] [log] [blame]
{
"name": "DGUIList",
"version": "1.0",
"summary": "UI Digipolitan list framework",
"homepage": "http://framework.digipolitan.com/ui-list.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/list/1.0/DGUIList.zip"
},
"vendored_frameworks": "DGUIList.framework",
"requires_arc": true,
"dependencies": {
"DGUserInterface": [
]
}
}