[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 9 / UIProgressHUD / 0.0.1 / UIProgressHUD.podspec.json
blobabf02204231fcaa6ccea65864c29441627aaf4cf
2   "name": "UIProgressHUD",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "summary": "An extensible and elegent progress HUD for iOS.",
12   "homepage": "https://github.com/cszwdy/UIProgressHUD",
13   "authors": {
14     "Emiaostein": "cszwdy@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/cszwdy/UIProgressHUD.git",
18     "tag": "0.0.1"
19   },
20   "description": "UIProgressHUD is elegent, it provides Apple style HUD in default. UIProgressHUD is also extensible, you can extend your HUD easily. It may be the best HUD for iOS.",
21   "source_files": "UIProgressHUD/**/*.{h,swift}",
22   "resources": "UIProgressHUD/**/*.{storyboard,xcassets}",
23   "requires_arc": true,
24   "pushed_with_swift_version": "4.0"