[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 4 / 9 / 2 / WBExtendTools / 1.0.3 / WBExtendTools.podspec.json
blobedf50a87fc06eaa65964a38ca7863ee1430a97cd
2   "name": "WBExtendTools",
3   "version": "1.0.3",
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.3"
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   }