blob: 3be518b73dce023d147a0f6214f75cdc40e36be7 [file] [log] [blame]
{
"name": "MOOSelectableList",
"version": "1.0.1",
"summary": "A custom UITableViewController with support to display information as a selectable list.",
"homepage": "https://github.com/liamnichols/MOOSelectableList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liam Nichols": "liam.nichols.ln@gmail.com"
},
"source": {
"git": "https://github.com/liamnichols/MOOSelectableList.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true
}