blob: 721aefb9bf6fe5d264fd453831e44085b92f7905 [file] [log] [blame]
{
"name": "KKHint",
"version": "1.1.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "KKHint/KKHint/**/*.{swift}",
"resources": "KKHint/KKHint/resource.bundle"
}