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