blob: 9e4071125e8e1a3d07c949dd636cbf60c932b472 [file] [log] [blame]
{
"name": "WCLayoutObjC",
"version": "0.0.1",
"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.1"
},
"source_files": [
"WCLayoutObjC",
"WCLayoutObjC/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}