[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / 3 / e / KKHint / 1.0.1 / KKHint.podspec.json
blob3857d32a309a83f9097388602bc585b8ffde6ea8
2   "name": "KKHint",
3   "version": "1.0.1",
4   "summary": "KKHint -> custom hint view",
5   "description": "make a hint on a view.(depend on MBProgressHUD -> 0.9.2)\nwill custom hint view, other than depend MBProgressHUD",
6   "homepage": "https://github.com/TieShanWang/SMJRAlertView",
7   "license": "MIT",
8   "authors": {
9     "wangtieshan": "15003836653@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TieShanWang/KKHint.git",
16     "tag": "1.0.1"
17   },
18   "frameworks": "UIKit",
19   "dependencies": {
20     "MBProgressHUD": [
21       "~> 0.9.2"
22     ]
23   },
24   "source_files": "KKHint/KKHint/**/*.{swift}",
25   "resources": "KKHint/KKHint/MBProgressHUD.bundle",
26   "pushed_with_swift_version": "3.0"