[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / f / 3 / 5 / JavaShopBaseEngine / 0.0.6 / JavaShopBaseEngine.podspec.json
blobb8fb2be44ebd8bc03278d42581e428124cb77af3
2   "name": "JavaShopBaseEngine",
3   "version": "0.0.6",
4   "summary": "JavaShop Basic dynamic dependency Library.",
5   "homepage": "https://github.com/YuMengShuaii/JavaShopBaseEngine/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yumengshuai": "yumengshuai@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/YuMengShuaii/JavaShopBaseEngine.git",
18     "tag": "0.0.6"
19   },
20   "source_files": [
21     "JavaShopBaseEngine",
22     "SourceFile/*.{swift}"
23   ],
24   "resources": [
25     "JavaShopBaseEngine",
26     "Resources/*.{png}"
27   ],
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "AudioToolbox"
32   ],
33   "requires_arc": true,
34   "dependencies": {
35     "Action": [
36       "~> 3.2.0"
37     ],
38     "Alamofire": [
39       "~>4.5.1"
40     ],
41     "Moya": [
42       "~>9.0.0"
43     ],
44     "Moya/RxSwift": [
45       "~>9.0.0"
46     ],
47     "Then": [
48       "~>2.2.0"
49     ],
50     "SwiftDate": [
51       "~>4.3.0"
52     ],
53     "SnapKit": [
54       "~>3.2.0"
55     ],
56     "Kingfisher": [
57       "~>3.13.1"
58     ],
59     "PermissionScope": [
60       "~>1.1.1"
61     ],
62     "RxSwift": [
63       "~>3.6.1"
64     ],
65     "RxCocoa": [
66       "~>3.6.1"
67     ],
68     "RxDataSources": [
69       "~>2.0.2"
70     ],
71     "ImageViewer": [
72       "~>4.1.0"
73     ],
74     "HandyJSON": [
75       "~>1.8.0"
76     ],
77     "NoticeBar": [
78       "~>0.1.5"
79     ],
80     "RealmSwift": [
81       "~>2.10.1"
82     ],
83     "EZSwiftExtensions": [
84       "~>1.11.0"
85     ],
86     "Reusable": [
87       "~>4.0.0"
88     ],
89     "RxOptional": [
90       "~>3.2.0"
91     ],
92     "SwiftWebVC": [
93       "~>0.4.1"
94     ],
95     "SideMenu": [
96       "~>3.0.1"
97     ],
98     "SwiftyBeaver": [
99       "~>1.4.1"
100     ],
101     "NSObject+Rx": [
102       "~>3.0.0"
103     ],
104     "RAMAnimatedTabBarController": [
105       "~>2.2.3"
106     ],
107     "HMSegmentedControl": [
108       "~>1.5.2"
109     ]
110   },
111   "pushed_with_swift_version": "3.0"