blob: faea679c645a713c5205c513dbd71e67f22b52b6 [file] [log] [blame]
{
"name": "DrawGraph",
"version": "0.0.2",
"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.2"
},
"source_files": "Class/*.{h,m}",
"exclude_files": "Classes/Exclude"
}