blob: 3c169d237b508cb7489412d7bd36480110c89a92 [file] [log] [blame]
{
"name": "FangYuan",
"version": "0.1.7",
"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.7"
},
"source_files": "FangYuan/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.1"
}