blob: fe3e7cf7edf4211f35edca409b68435a7c57cff9 [file] [log] [blame]
{
"name": "DrawPath",
"version": "0.0.1",
"summary": "图形绘制",
"description": "这个是图形绘制,动画轨迹,有效点击区域的代码",
"homepage": "https://github.com/jun860605/DrawGraph",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郑军": "junzheng3@creditease.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jun860605/DrawGraph.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}",
"exclude_files": "Classes/Exclude"
}