[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 9 / 4 / WZBanner / 0.1.1 / WZBanner.podspec.json
blob11795b5d07971e8bbe7f8778008a1bd81ef8f2ea
2   "name": "WZBanner",
3   "version": "0.1.1",
4   "summary": "简洁好用的轮播图",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/suibiankeyinan/WZBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunnyYellow": "593723600@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/suibiankeyinan/WZBanner.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WZBanner/Classes/**/*",
22   "prefix_header_file": "WZbanner/Classes/BannerTool/WZbannerHeader.pch",
23   "resource_bundles": {
24     "WZBanner": [
25       "WZbanner/Assets/*.png",
26       "WZbanner/Assets/*.jpg"
27     ]
28   },
29   "dependencies": {
30     "SDWebImage": [
31       "3.7.6"
32     ]
33   }