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