blob: 1116b61b1710a5110284f70770b6a05ba17b39a9 [file] [log] [blame]
{
"name": "FangYuanObjC",
"version": "0.1.4",
"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.4"
},
"source_files": "FangYuanObjC/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}