blob: 779281de3e4a361415e3969dacfb8eb11903c3c6 [file] [log] [blame]
{
"name": "UIFastTableView",
"version": "0.1.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.1.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UIFastTableView/Classes/**/*",
"dependencies": {
"MJRefresh": [
]
}
}