[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / a / WMZBanner / 1.2.0 / WMZBanner.podspec.json
blob19066248ce7664eeaae2f60192743b697b17740b
2   "name": "WMZBanner",
3   "version": "1.2.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "轻量级轮播图,支持自定义内容和自定义卡片样式,支持网络图片和本地图片混合使用",
12   "description": "轻量级",
13   "homepage": "https://github.com/wwmz/WMZBanner",
14   "authors": {
15     "wmz": "925457662@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/wwmz/WMZBanner.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "WMZBanner/WMZBanner/**/*.{h,m}",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }