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