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