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