[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 5 / JavaShopBaseEngine / 0.1.5 / JavaShopBaseEngine.podspec.json
blob8fa351addf28c23574ab2669211e54149aa829bb
2   "name": "JavaShopBaseEngine",
3   "version": "0.1.5",
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.1.5"
19   },
20   "source_files": "JavaShopBaseEngine/LibFile/**/*.swift",
21   "resources": "Resources/ImageResource.bundle",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "AudioToolbox"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Action": [
30       "~> 3.2.0"
31     ],
32     "Alamofire": [
33       "~>4.5.1"
34     ],
35     "Moya": [
36       "~>9.0.0"
37     ],
38     "Moya/RxSwift": [
39       "~>9.0.0"
40     ],
41     "Then": [
42       "~>2.2.0"
43     ],
44     "SwiftDate": [
45       "~>4.3.0"
46     ],
47     "SnapKit": [
48       "~>3.2.0"
49     ],
50     "Kingfisher": [
51       "~>3.13.1"
52     ],
53     "PermissionScope": [
54       "~>1.1.1"
55     ],
56     "RxSwift": [
57       "~>3.6.1"
58     ],
59     "RxCocoa": [
60       "~>3.6.1"
61     ],
62     "RxDataSources": [
63       "~>2.0.2"
64     ],
65     "ImageViewer": [
66       "~>4.1.0"
67     ],
68     "HandyJSON": [
69       "~>1.8.0"
70     ],
71     "NoticeBar": [
72       "~>0.1.5"
73     ],
74     "RealmSwift": [
75       "~>2.10.1"
76     ],
77     "EZSwiftExtensions": [
78       "~>1.11.0"
79     ],
80     "Reusable": [
81       "~>4.0.0"
82     ],
83     "RxOptional": [
84       "~>3.2.0"
85     ],
86     "SideMenu": [
87       "~>3.0.1"
88     ],
89     "SwiftyBeaver": [
90       "~>1.4.1"
91     ],
92     "NSObject+Rx": [
93       "~>3.0.0"
94     ],
95     "TangramKit": [
96       "1.1.6"
97     ],
98     "RAMAnimatedTabBarController": [
99       "~>2.2.3"
100     ],
101     "HMSegmentedControl": [
102       "~>1.5.2"
103     ]
104   }