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