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