[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 6 / BPLoadingMoreControl / 0.1.0 / BPLoadingMoreControl.podspec.json
blob51e7885fa4449d96725cf603b5f061bbf96604f4
2   "name": "BPLoadingMoreControl",
3   "version": "0.1.0",
4   "summary": "加载更多控件",
5   "description": "                        BPLoadingMoreControl 可以在UITableView或UICollectionView上显示正在加载更多的控件\n",
6   "homepage": "https://github.com/mikeooye/BPLoadingMoreControl",
7   "license": "MIT",
8   "authors": {
9     "LiHaozhen": "bp34@163.com"
10   },
11   "source": {
12     "git": "https://github.com/mikeooye/BPLoadingMoreControl.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "BPLoadingMoreControl": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"