blob: f4ec17c979984eadde5173a94ae04bb17df4f54c [file] [log] [blame]
{
"name": "FangYuan",
"version": "0.1.1",
"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.1"
},
"source_files": "FangYuan/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}