blob: fa28ea689378c4eba95f6d1ee7fc2c1c8ff5acf3 [file] [log] [blame]
{
"name": "ZZChart",
"version": "1.0.0",
"summary": "ZZChart for ios",
"description": "ZZChart for ios,,now its a bar chart",
"homepage": "https://github.com/zhouyouong/ZZChart",
"license": "MIT",
"authors": {
"zy": "zy311311@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhouyouong/ZZChart.git",
"tag": "1.0.0"
},
"source_files": [
"ZZChart",
"ZZChart/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}