[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 5 / PRRefreshControl / 0.1.5 / PRRefreshControl.podspec.json
blob2ca4e3ecf84a8ab05ced0d506d4a7f8e86527efe
2   "name": "PRRefreshControl",
3   "version": "0.1.5",
4   "summary": "Yet another and better refresh control for scroll views.",
5   "homepage": "https://github.com/Elethom/PRRefreshControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elethom Hunter": "elethomhunter@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/ElethomHunter",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/Elethom/PRRefreshControl.git",
19     "tag": "0.1.5"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "resources": "Resources/PRRefreshControl.bundle",
24   "requires_arc": true