[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 4 / JHSpinner / 0.1.2 / JHSpinner.podspec.json
blobbbd5cf61410e9d06d2f8615b1daf4685f45562a0
2   "name": "JHSpinner",
3   "version": "0.1.2",
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.1.2"
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   "resources": "Pod/Assets/JHSpinnerView.xib",
26   "frameworks": "UIKit"