blob: 5a7f96bb9b9e275c9a7baa5fa74a485ce5072a59 [file] [log] [blame]
{
"name": "IanTableViewManager",
"version": "0.0.9",
"summary": "Data structure implementation of table view with self-sizing cell in 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.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}