blob: 17ef89198068e503c8b404a75609a1fdc61cfe03 [file] [log] [blame]
{
"name": "graphFitting",
"version": "0.0.1",
"license": "MIT",
"summary": "A fundation about graphFitting",
"homepage": "http://www.wolai.me",
"authors": {
"hcoder": "hcoder.cn@gmail.com"
},
"source": {
"git": "https://github.com/MCoderHuang/graphFitting.git",
"tag": "v0.0.1"
},
"description": "原始数据拟合成为四边形 三角形 圆形等等一系列规则图形\n当前是为了解决我们在绘制过程中的不标准而用程序使绘制标准化",
"source_files": "graphFitting/*.{h}",
"platforms": {
"ios": "8.0"
}
}