blob: 0017d250d52c03e02a6b1a8485d2a141df5ef12c [file] [log] [blame]
{
"name": "WCLayoutObjC",
"version": "0.0.2",
"summary": "A easy way to set frame!",
"homepage": "https://github.com/HaloWang/WCLayoutObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WangCe": "634692517@qq.com"
},
"source": {
"git": "https://github.com/HaloWang/WCLayoutObjC.git",
"tag": "0.0.2"
},
"source_files": [
"WCLayoutObjC",
"WCLayoutObjC/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}