blob: 24bfbde181fd49bc30544a4910c3863db64381f8 [file] [log] [blame]
{
"name": "ZYBarView",
"version": "0.1.0",
"summary": "柱状图&雷达图.",
"description": "TODO: 可响应手势的柱状图 & 雷达图",
"homepage": "https://github.com/AELight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AELight": "zhuyiae@163.com"
},
"source": {
"git": "https://github.com/AELight/ZYBarView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYBarView/Classes/*.{h,m}",
"resource_bundles": {
"ZYBarView": [
"ZYBarView/Assets/*.png"
]
}
}