[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 1 / a / KCHUDUtil / 1.0 / KCHUDUtil.podspec.json
blob4045a44879766f4dc03dbd478148c3ca4c1239fd
2   "name": "KCHUDUtil",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "KCHUDUtil lets you add Android style progress HUDs in your view in a most convineient way with just one line of code.",
7   "requires_arc": true,
8   "version": "1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kumar C": "kumarchikkanna1@gmail.com"
15   },
16   "homepage": "https://github.com/kumarc-123/KCHUDUtil",
17   "source": {
18     "git": "https://github.com/kumarc-123/KCHUDUtil.git",
19     "tag": "1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "KCHUDUtil/**/*.{h,m}"