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