[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / c / ZBWCommon / 0.0.3 / ZBWCommon.podspec.json
blobffc699d96de1108e7cf660cb57ba2ea876735047
2   "name": "ZBWCommon",
3   "version": "0.0.3",
4   "summary": "常用工具类",
5   "description": "常用工具类:全局定时器;后台队列。",
6   "homepage": "https://github.com/HangZhouShuChengKeJi/ZBWCommon",
7   "license": "BSD",
8   "authors": {
9     "朱博文": "bowen.zhu@91chengguo.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/HangZhouShuChengKeJi/ZBWCommon.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "ZBWCommon",
20     "ZBWCommon/*.{h,m}",
21     "ZBWCommon/**/*.{h,m}"
22   ],
23   "dependencies": {
24     "ZBWCategories": [
26     ]
27   }