blob: 0c173b1fdf971365cd6f6caf9b5e31c95560fb0c [file] [log] [blame]
{
"name": "ADLivelyTableView",
"version": "1.0.0",
"authors": "Applidium",
"license": {
"type": "BSD"
},
"homepage": "http://applidium.com",
"summary": "Drop-in subclass of UITableView that lets you add custom animations to any UITableView",
"platforms": {
"ios": "4.3"
},
"source": {
"git": "https://github.com/applidium/ADLivelyTableView.git",
"tag": "v1.0.0"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": false
}