[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / 2 / WBExtendTools / 1.0.5 / WBExtendTools.podspec.json
bloba0594186e41effa7e82caeda6a9c8c4f0d5e417e
2   "name": "WBExtendTools",
3   "version": "1.0.5",
4   "summary": "收集的一些常用的工具方法",
5   "description": "TODO: 整理了一些常用的工具方法",
6   "homepage": "https://github.com/wangbo1185742894/WBExtendTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangbo1185742894": "wangbo3919@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wangbo1185742894/WBExtendTools.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WBExtendTools/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreGraphics",
26     "QuartzCore"
27   ],
28   "dependencies": {
29     "GTMBase64": [
31     ],
32     "Toast": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "RMUniversalAlert": [
40     ]
41   }