blob: 51e7885fa4449d96725cf603b5f061bbf96604f4 [file] [log] [blame]
{
"name": "BPLoadingMoreControl",
"version": "0.1.0",
"summary": "加载更多控件",
"description": " BPLoadingMoreControl 可以在UITableView或UICollectionView上显示正在加载更多的控件\n",
"homepage": "https://github.com/mikeooye/BPLoadingMoreControl",
"license": "MIT",
"authors": {
"LiHaozhen": "bp34@163.com"
},
"source": {
"git": "https://github.com/mikeooye/BPLoadingMoreControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"BPLoadingMoreControl": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}