blob: 1c30d77db6430bf90623df5d9e00e16bb8556d99 [file] [log] [blame]
{
"name": "ZYBarView",
"version": "0.0.1",
"summary": "柱状图.",
"description": "可响应手势的柱状图",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYBarView/Classes/*.{h,m}",
"resource_bundles": {
"ZYBarView": [
"ZYBarView/Assets/*.png"
]
}
}