blob: 9e77963981979eb4cb4285377a4fbcb62ebac958 [file] [log] [blame]
{
"name": "WKUIKit",
"version": "0.1.5",
"summary": "WKUIKit provide some categories of UIView for easy to layout your views~",
"description": "WKUIKit provide some categories of UIView for easy to layout your views~,Enjoy~",
"homepage": "https://github.com/cjwmusic/WKUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wukong": "caijunwei1990@163.com"
},
"source": {
"git": "https://github.com/cjwmusic/WKUIKit.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/**/*.{h,m}",
"public_header_files": "Pod/**/*.{h}",
"frameworks": "UIKit",
"dependencies": {
"HexColors": [
],
"SDWebImage": [
]
}
}