blob: 988da40dae67ed733d17bfcd0880dba4e030a40d [file] [log] [blame]
{
"name": "IanTableViewManager",
"version": "0.0.1",
"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",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}