[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 6 / ZXBannerView / 0.1.2 / ZXBannerView.podspec.json
blob023a13f06173bd37a57d400283572f05427695b8
2   "name": "ZXBannerView",
3   "version": "0.1.2",
4   "summary": "A short description of ZXBannerView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xzx951753/ZXBannerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xie zexin": "285644797@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xzx951753/ZXBannerView.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "ZXBannerView/Classes/**/*",
22   "public_header_files": "ZXBannerView/Classes/**/*.h",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.3.3"
26     ],
27     "Masonry": [
28       "~> 1.1.0"
29     ]
30   }