blob: 93e2eb226672d6a20eed3b526d3cfa36319f4393 [file] [log] [blame]
{
"name": "WCLayout",
"version": "0.0.4",
"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.4"
},
"source_files": "WCLayout/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}