{ | |
"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 | |
} |