blob: 0f7eec0e97752987c09d590df4ef28c81c0a7c74 [file] [log] [blame]
{
"name": "KeepCharts",
"version": "0.0.1",
"summary": "A short description of KeepCharts.",
"description": "this framework is renamed from Charts",
"homepage": "https://github.com/whoyoung/KeepCharts",
"license": "MIT",
"authors": {
"yanghu": "yanghu@gotokeep.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/whoyoung/KeepCharts.git",
"tag": "0.0.1"
},
"source_files": "KeepCharts/KeepCharts.framework/Headers/*.{h}",
"public_header_files": "KeepCharts/KeepCharts.framework/Headers/KeepCharts.h",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "KeepCharts/KeepCharts.framework"
}