blob: 723b6a621374dc3bf4a3fc33ef50817242eabdb8 [file] [log] [blame]
{
"name": "ABBChartsTest",
"version": "0.0.1",
"summary": "per custom Charts",
"description": "this is a custom charts test demo",
"homepage": "https://github.com/AndroidBirdBoom/ABBChartsTest",
"license": {
"type": "Apache License, Version 2.0",
"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": "0.0.1"
},
"source_files": "Charts/**/*.swift"
}