[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 7 / c / HKProgressHUD / 0.8.0 / HKProgressHUD.podspec.json
blob977654b36aa0289b1ed8de565cab243a1195dceb
2   "name": "HKProgressHUD",
3   "version": "0.8.0",
4   "summary": "iOS Progress HUB in swift.",
5   "homepage": "https://github.com/huaweikang/HKProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Huawei Kang": "hackerkang1990@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/huaweikang/HKProgressHUD.git",
19     "tag": "v0.8.0"
20   },
21   "source_files": "ProgressHUD/*.{h,swift}",
22   "pushed_with_swift_version": "3.0"