blob: d7f9a7ca924f1e78d2aea71a21320e62dccfaef0 [file] [log] [blame]
{
"name": "DrawLine",
"version": "0.1.0",
"summary": "涂鸦板",
"description": "实现涂鸦板功能",
"homepage": "https://github.com/ruettiger/DrawLine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ruettiger": "sunqiang0325@126.com"
},
"source": {
"git": "https://github.com/ruettiger/DrawLine.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DrawLine/Classes/**/*"
}