blob: 8dc71edbb5d2ddf4d8bf54f5247e19b9f52be596 [file] [log] [blame]
{
"name": "PQChartView",
"version": "0.1.1",
"summary": "A short description of PQChartView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zoudike/PQChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zoudike": "peiqi.wen@broadlink.com.cn"
},
"source": {
"git": "https://github.com/zoudike/PQChartView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PQChartView/Classes/**/*",
"resource_bundles": {
"PQChartView": [
"PQChartView/Assets/*.*"
]
}
}