blob: 8cadebaa53cb3aac1cead853f717968676fb057d [file] [log] [blame]
{
"name": "WKUIKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/**/*.{h,m}",
"public_header_files": "Pod/**/*.{h}",
"frameworks": "UIKit",
"dependencies": {
"HexColors": [
],
"SDWebImage": [
]
}
}