[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 4 / ZBSwiftExtensions / 0.0.1 / ZBSwiftExtensions.podspec.json
blob53cc1cf5f0a922ee10898047b48d66cf3527abf2
2   "name": "ZBSwiftExtensions",
3   "version": "0.0.1",
4   "summary": "A short description of ZBSwiftExtensions.",
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/swift-basic-library-extension2",
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"