[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 4 / JHSpinner / 0.2.1 / JHSpinner.podspec.json
blob964e22b4a36a26b23c7c87238f078ff26e5e71bc
2   "name": "JHSpinner",
3   "version": "0.2.1",
4   "summary": "A unique animated loading spinner / activity indicator for iOS",
5   "description": "A unique animated loading spinner / activity indicator UIView subclass for iOS. Includes several customization options to change the overlay, colors, text, and animation speed. Also includes a determinate spinner for progress-bar style loading or file upload.",
6   "homepage": "https://github.com/jhays/JHSpinner",
7   "screenshots": [
8     "https://raw.githubusercontent.com/jhays/JHSpinner/master/RoundedSquare.gif",
9     "https://raw.githubusercontent.com/jhays/JHSpinner/master/Determinite.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "JHays": "orbosphere@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/jhays/JHSpinner.git",
17     "tag": "0.2.1"
18   },
19   "social_media_url": "https://twitter.com/orbosphere",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "3.0"