blob: df088cca4df47f63e6b5e32673441d650cd5cab1 [file] [log] [blame]
{
"name": "XUI",
"version": "1.1.2",
"summary": "A configuration based native TableView UI.",
"description": "XUI is a drop-in replacement for \"Settings Application Schema\" on iOS.",
"homepage": "https://github.com/Lessica/XUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lessica": "i.82@me.com"
},
"source": {
"git": "https://github.com/Lessica/XUI.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "XUI/Classes/**/*"
}