blob: 7248e62cb5b3f41e30f01ccc27b304889ac7a821 [file] [log] [blame]
{
"name": "WCLayout",
"version": "0.0.5",
"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.5"
},
"source_files": "WCLayout/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}