[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 4 / 5 / ZBSwiftExtension / 1.1.0 / ZBSwiftExtension.podspec.json
blob99cc2a2bffe667d4feb94815c1d0f7ee9d566a53
2   "name": "ZBSwiftExtension",
3   "version": "1.1.0",
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/swiftLib",
19     "tag": "1.1.0"
20   },
21   "source_files": "SourceFile/**/*",
22   "swift_versions": "4.2",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SDWebImage": [
29     ],
30     "HandyJSON": [
32     ],
33     "MJRefresh": [
35     ],
36     "TZImagePickerController": [
38     ]
39   },
40   "swift_version": "4.2"