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