blob: f59c34968d5e7c967631f547edcbc594c3090511 [file] [log] [blame]
{
"name": "ABBChartDemos",
"version": "1.0.0",
"summary": "A demo of ABBChartDemos.",
"description": "this is ChartDemos.",
"homepage": "https://github.com/AndroidBirdBoom/ABBChartDemos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EGou Wang": "1214447320@qq.com"
},
"source": {
"git": "https://github.com/AndroidBirdBoom/ABBChartDemos.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"ABBChartsDemos/ABBChartsDemos/Classes/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}