blob: 6bcc142518b60c40ba0b76fa6521d970e673dc72 [file] [log] [blame]
{
"name": "PLVWhiteBoardView",
"version": "0.1.1",
"summary": "高性能画板",
"description": "PLVWhiteBoardView\n高性能画板",
"homepage": "https://github.com/bqlin/PLVWhiteBoardView",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"bqlin": "bqlins@163.com"
},
"source": {
"git": "https://github.com/bqlin/PLVWhiteBoardView.git",
"tag": "0.1.1"
},
"source_files": "PLVWhiteBoard/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}