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