[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 4 / 5 / ZBSwiftExtension / 0.0.1 / ZBSwiftExtension.podspec.json
blob7cf5bb0315d55eba56788e595ebf3d4227d5ed57
2   "name": "ZBSwiftExtension",
3   "version": "0.0.1",
4   "summary": "A short description of swiftLib.",
5   "description": "一个swift开发的基础库, 包含一些extension工具",
6   "homepage": "https://gitee.com/zb_private_repo/swiftLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BO ZHOU": "2497992599@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/zb_private_repo/swiftExtension",
19     "tag": "0.0.1"
20   },
21   "source_files": "SourceFiles/**/*",
22   "swift_versions": "4.2",
23   "dependencies": {
24     "SDWebImage": [
26     ],
27     "MJRefresh": [
29     ],
30     "TZImagePickerController": [
32     ]
33   },
34   "swift_version": "4.2"