blob: a52913e82da6b54c003a826aafc0a148cd6d11d9 [file] [log] [blame]
{
"name": "FlexibleTableView",
"version": "1.0.0",
"summary": "A flexible tableview used on iOS implement by swift.",
"homepage": "https://github.com/AlexHaowenWU/FlexibleTableView",
"license": "MIT",
"authors": {
"吴浩文": "alex.haowen.wu@gmail.com"
},
"source": {
"git": "https://github.com/AlexHaowenWU/FlexibleTableView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*"
}