[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 4 / f / iProgressHUD / 1.1.1 / iProgressHUD.podspec.json
blobdcb97b293617e74d5c239fe0e43516b409dcdb6a
2   "name": "iProgressHUD",
3   "version": "1.1.1",
4   "license": "MIT",
5   "summary": "An elegant, lightweight and responsive progress HUD for iOS app with very simple usage. Available 32 indicators by NVActivityIndicatorView.",
6   "homepage": "https://github.com/icaksama/iProgressHUD",
7   "social_media_url": "https://www.facebook.com/icaksama.fanpage",
8   "authors": {
9     "icaksama": "icaksama@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/icaksama/iProgressHUD.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": [
26     "iProgressHUD/iProgressHUD/*.{swift,h}",
27     "iProgressHUD/iProgressHUD/**/*.{swift,h}",
28     "iProgressHUD/iProgressHUD/**/**/*.{swift,h}"
29   ]