blob: ce162420b7fd3b42615ec2843cef8ebc6990471f [file] [log] [blame]
{
"name": "BlockListView",
"version": "0.1.1",
"summary": "使用block将tableView的代理方法和网络封装",
"description": "使用block将tableView的代理方法和网络封装,使用更加简单",
"homepage": "https://github.com/crazyLuobo/BlockListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanwenbo_78201@163.com": "yanwenbo_78201@163.com"
},
"source": {
"git": "https://github.com/crazyLuobo/BlockListView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlockListView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
],
"PPNetworkHelper": [
]
}
}