blob: d29e999e7286072797bb66dd73abe678084a4a6e [file] [log] [blame]
{
"name": "ABBChartsTest",
"version": "1.0.0",
"summary": "per custom Charts",
"description": "this is a custom charts test demo",
"homepage": "https://github.com/AndroidBirdBoom/ABBChartsTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EGou Wang": "1214447320@qq.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.11"
},
"swift_versions": "5.0",
"cocoapods_version": ">= 1.5.0",
"source": {
"git": "https://github.com/AndroidBirdBoom/ABBChartsTest.git",
"tag": "1.0.0"
},
"source_files": "Charts/**/*.swift"
}