[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 7 / c / HKProgressHUD / 0.8.1 / HKProgressHUD.podspec.json
blob311761f22c260cc1f4fd64ad2c45ee94486e32f7
2   "name": "HKProgressHUD",
3   "version": "0.8.1",
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     "tvos": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/huaweikang/HKProgressHUD.git",
20     "tag": "v0.8.1"
21   },
22   "source_files": "ProgressHUD/*.{h,swift}",
23   "pushed_with_swift_version": "3.0"