[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / d / c / WMZDialog / 1.1.2 / WMZDialog.podspec.json
blobebad8892b524b7557d6f46f0024613fb7493a096
2   "name": "WMZDialog",
3   "version": "1.1.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "requires_arc": true,
8   "frameworks": "UIKit",
9   "license": {
10     "type": "MIT"
11   },
12   "summary": "功能最多样式最多的弹窗,支持自定义视图,链式编程调用",
13   "description": "普通弹窗 选择弹窗 时间选择弹窗 地区选择弹窗等\n注:Building Settings设置CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF为NO可以消除链  式编程的警告",
14   "homepage": "https://github.com/wwmz/WMZDialog",
15   "authors": {
16     "wmz": "925457662@qq.com"
17   },
18   "source": {
19     "git": "https://github.com/wwmz/WMZDialog.git",
20     "tag": "1.1.2"
21   },
22   "source_files": "WMZDialog/WMZDialog/**/*.{h,m}",
23   "resources": "WMZDialog/WMZDialog/WMZDialog.bundle"