blob: 8be4dd14db36843c87c212b18f7e6e07ce272e80 [file] [log] [blame]
{
"name": "WKUIKit",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WKUIKit/Classes/*"
}