blob: 4f97dd6c653d91785a4ceea98a43ec86e51d1ad4 [file] [log] [blame]
{
"name": "KKHint",
"version": "1.0.2",
"summary": "KKHint -> custom hint view",
"description": "make a hint on a view.(depend on MBProgressHUD -> 0.9.2)\nwill custom hint view, other than depend MBProgressHUD",
"homepage": "https://github.com/TieShanWang/SMJRAlertView",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKHint.git",
"tag": "1.0.2"
},
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
]
},
"source_files": "KKHint/KKHint/**/*.{swift}",
"resources": "KKHint/KKHint/MBProgressHUD.bundle",
"pushed_with_swift_version": "3.0"
}