blob: 2bfbf75762dd8d8deb6e9d49d39fb8e74ff0f031 [file] [log] [blame]
{
"name": "ZXCardView",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZXCardView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}