[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 6 / a / 5 / PRRefreshControl / 0.1.8 / PRRefreshControl.podspec.json
blob4569ae4cd4b0dd3dde0a99df8f4a0b4ee3987d95
2   "name": "PRRefreshControl",
3   "version": "0.1.8",
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.8"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "public_header_files": "Classes/*.h",
23   "resources": "Resources/PRRefreshControl.bundle",
24   "requires_arc": true