blob: bcfa3640ae21427559810288a883407b33f1d19f [file] [log] [blame]
{
"name": "IanTableViewManager",
"version": "0.0.4",
"summary": "Table View Implementation for iOS8 Autolayout",
"homepage": "https://github.com/ianweng/IanTableViewManager",
"license": "MIT",
"authors": {
"Ian Weng": "ianweng@foxmail.com"
},
"source": {
"git": "https://github.com/ianweng/IanTableViewManager.git",
"branch": "master",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}