blob: 38f80390b2981b378cfa12171fa668048c413010 [file] [log] [blame]
{
"name": "ZZExcel",
"version": "0.0.1",
"summary": "summary",
"description": "description",
"homepage": "https://github.com/beautive/ZZExcel",
"license": "MIT",
"authors": {
"ZZ": "zouzhuohangvip@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/beautive/ZZExcel.git",
"tag": "0.0.1"
},
"source_files": "ZZExcel/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"PureLayout": [
],
"YYWebImage": [
]
}
}