blob: ba0a3dd34e86c87af3b039b38c9a3ff237015435 [file] [log] [blame]
{
"name": "FangYuan",
"version": "0.1.6",
"summary": "Light weight, high-performance manual layout framework.",
"homepage": "https://github.com/HaloWang/Halo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王策": "634692517@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HaloWang/FangYuan.git",
"tag": "0.1.6"
},
"source_files": "FangYuan/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.1"
}