blob: b84dd782f7151ed19e7d2c4dcad2e7643a6b0abd [file] [log] [blame]
{
"name": "FangYuanObjC",
"version": "0.1.7",
"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.7"
},
"source_files": "FangYuanObjC/*.{h,m}",
"public_header_files": "FangYuanObjC/UIView+FangYuan.h",
"frameworks": "UIKit",
"requires_arc": true
}