[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 7 / BOOLoadMoreController / 1.0.0 / BOOLoadMoreController.podspec.json
blobf9f23a7b462ef6555cde78d20b1f4d1ccfa30048
2   "name": "BOOLoadMoreController",
3   "version": "1.0.0",
4   "summary": "Decoupled solution for DROP UP TO LOAD MORE",
5   "description": "DROP UP TO LOAD MORE is popular, but this is the best decoupled.",
6   "homepage": "https://github.com/pgbo/BOOLoadMoreController.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pgbo": "460667915@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/pgbo/BOOLoadMoreController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]