blob: c20291f6e2c5fa0d43cd2583ad17694e3eca466d [file] [log] [blame]
{
"name": "YzcChart",
"version": "0.1.5",
"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.5"
},
"source_files": "YzcChart/**/*.{h,m}",
"requires_arc": true
}