blob: 50f1e06be27a312ec5f8d2eaa16204cf415f2827 [file] [log] [blame]
{
"name": "IanTableViewManager",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}