blob: 90d25422d20a08e99c3ae91e722facf3bc719338 [file] [log] [blame]
{
"name": "ABBCharts",
"version": "1.5.0",
"summary": "A custom repository Based on Charts(https://github.com/danielgindi/Charts)",
"description": "Based on Charts(https://github.com/danielgindi/Charts),add some custom function.",
"homepage": "https://github.com/AndroidBirdBoom/ABBCharts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EGou Wang": "1214447320@qq.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/AndroidBirdBoom/ABBCharts.git",
"tag": "1.5.0"
},
"source_files": "Charts/**/*.swift",
"swift_versions": "5.0",
"cocoapods_version": ">= 1.5.0",
"swift_version": "5.0"
}