[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / a / JGProgressHUD / 2.0.2 / JGProgressHUD.podspec.json
blobc41420bb311e8cbdf336c2d11f5b25ea529ddd7b
2   "name": "JGProgressHUD",
3   "version": "2.0.2",
4   "summary": "Elegant and simple progress HUD for iOS and tvOS",
5   "homepage": "https://github.com/JonasGessner/JGProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": "Jonas Gessner",
11   "social_media_url": "https://twitter.com/JonasGessner",
12   "platforms": {
13     "ios": "8.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/JonasGessner/JGProgressHUD.git",
18     "tag": "v2.0.2"
19   },
20   "source_files": "JGProgressHUD/JGProgressHUD/*.{h,m}",
21   "resources": "JGProgressHUD/Resources/*.png",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "QuartzCore"
26   ],
27   "requires_arc": true