[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 5 / TMProgressHUD / 0.0.1 / TMProgressHUD.podspec.json
blobba1890ca361ae40749e24ebfca997e4dc64f1f15
2   "name": "TMProgressHUD",
3   "version": "0.0.1",
4   "summary": "Elegant and simple progress HUD for iOS and tvOS",
5   "homepage": "https://gitee.com/tmgc/JGProgressHUD.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "ren",
11   "platforms": {
12     "ios": "8.0",
13     "tvos": "9.0"
14   },
15   "source": {
16     "git": "https://gitee.com/tmgc/JGProgressHUD.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "TMProgressHUD/TMProgressHUD/*.{h,m}",
20   "resource_bundles": {
21     "TMProgressHUD": "TMProgressHUD/Resources/*.png"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "QuartzCore"
27   ],
28   "swift_version": "4.0",
29   "requires_arc": true