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