[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 0 / MBProgressHUDKKHint / 0.1.0 / MBProgressHUDKKHint.podspec.json
blobd590dc4978e0863ef42ccef09644db943f5b56c4
2   "name": "MBProgressHUDKKHint",
3   "version": "0.1.0",
4   "summary": "create a hint view. 展示一个提示视图",
5   "description": "create a hint view. 展示一个提示视图.可以快捷的展示文字,定义位置等",
6   "homepage": "https://github.com/TieShanWang/MBProgressHUDKKHint",
7   "license": "MIT",
8   "authors": {
9     "wangtieshan": "15003836653@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/TieShanWang/MBProgressHUDKKHint.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "MBProgressHUDKKHint/KKHint/**/*.{h,m,mm}",
20     "MBProgressHUDKKHint/KKHint/*.{h,m,mm}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "KKBaseComponent": [
27     ],
28     "MBProgressHUD": [
29       "~> 0.9.2"
30     ]
31   }