blob: c6be5870adc2d6057ab1d660ebfb8a653fb5ac00 [file] [log] [blame]
{
"name": "YzcChart",
"version": "0.1.4",
"summary": "Some simple charts",
"homepage": "https://github.com/Yzc-jason/YzcChart",
"license": "MIT",
"authors": {
"jasonye": "yzc0253@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yzc-jason/YzcChart.git",
"tag": "0.1.4"
},
"source_files": "YzcChart/**/*.{h,m}",
"requires_arc": true
}