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