blob: 8cc37d4ee2c00026aceac2ea68836b4d8792eb1d [file] [log] [blame]
{
"name": "WCLayout",
"version": "0.0.8",
"summary": "WCLayout is a easier way to set UIView layout use frame",
"homepage": "https://github.com/HaloWang/WCLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HaloWang/WCLayout.git",
"tag": "0.0.8"
},
"source_files": "WCLayout/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}