blob: 44997eaa18c4e1639c829ef1d623b66f99afcb7a [file] [log] [blame]
{
"name": "FangYuanObjC",
"version": "0.1.5",
"summary": "A lightweght layout tool written by Objective-C",
"homepage": "https://github.com/HaloWang/FangYuanObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HaloWang/FangYuanObjC.git",
"tag": "0.1.5"
},
"source_files": "FangYuanObjC/*.{h,m}",
"public_header_files": "FangYuanObjC/UIView+FangYuan.h",
"frameworks": "UIKit",
"requires_arc": true
}