[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / 1 / a / KCHUDUtil / 1.0.1 / KCHUDUtil.podspec.json
blobf8e228e9b4b2401ba374681221322c1806cf422a
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.1",
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.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "KCHUDUtil/**/*.{h,m}"