blob: 963aef1fcf8cef0a86a01f0ded52fde2fb9236a2 [file] [log] [blame]
{
"name": "ADBIndexedTableView",
"version": "1.1.0",
"platforms": {
"ios": "5.0"
},
"summary": "Indexed UITableView using first letter objects property.",
"description": "ADBIndexedTableView uses introspection and message forwarding.",
"homepage": "https://github.com/albertodebortoli/ADBIndexedTableView",
"authors": {
"Alberto De Bortoli": "albertodebortoli.website@gmail.com"
},
"source": {
"git": "https://github.com/albertodebortoli/ADBIndexedTableView.git",
"tag": "1.1.0"
},
"license": {
"type": "New BSD License",
"file": "LICENSE.markdown"
},
"source_files": "ADBIndexedTableView/*.{h,m}",
"requires_arc": true
}