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