blob: 7f41ac236e5786e1e7ee327d83ee488c7bf2f942 [file] [log] [blame]
{
"name": "KKHint",
"version": "1.1.2",
"summary": "KKHint -> custom hint view",
"description": "make a hint on a view. extension for UIView",
"homepage": "https://github.com/TieShanWang/KKHint",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKHint.git",
"tag": "1.1.2"
},
"frameworks": "UIKit",
"source_files": "KKHint/KKHint/**/*.{swift}",
"resources": "KKHint/KKHint/resource.bundle",
"pushed_with_swift_version": "3.0"
}