blob: 023a13f06173bd37a57d400283572f05427695b8 [file] [log] [blame]
{
"name": "ZXBannerView",
"version": "0.1.2",
"summary": "A short description of ZXBannerView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xzx951753/ZXBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xie zexin": "285644797@qq.com"
},
"source": {
"git": "https://github.com/xzx951753/ZXBannerView.git"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ZXBannerView/Classes/**/*",
"public_header_files": "ZXBannerView/Classes/**/*.h",
"dependencies": {
"SDWebImage": [
"~> 4.3.3"
],
"Masonry": [
"~> 1.1.0"
]
}
}