blob: 7b7c381c8080632db6513964a63334a41d6aac8e [file] [log] [blame]
{
"name": "UIFastTableView",
"version": "0.2.6",
"summary": "A short description of UIFastTableView.",
"description": "这是一个被封装的控件快捷使用类库,里面有demo,通过demo直接可以使用控件类库",
"homepage": "www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wallen": "910082734@qq.com"
},
"source": {
"git": "https://github.com/Wallenone/UIFastTableView",
"tag": "0.2.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UIFastTableView/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
}
}