blob: c3b6813a87b1d39000445fe7a7d38e06bd716df2 [file] [log] [blame]
{
"name": "ZXCardView",
"version": "0.3.0",
"summary": "卡片轮播",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/ZXCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzhx@haier.com"
},
"source": {
"git": "https://github.com/wowbby/ZXCardView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXCardView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}