[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 6 / a / skyeyeLib / 1.0.0 / skyeyeLib.podspec.json
blob4d9a1be5f56db5e6cf926c84dcf940fe0688c999
2   "name": "skyeyeLib",
3   "version": "1.0.0",
4   "summary": "A skyeyApp of skyeyeLib.",
5   "description": "here is framework of skyeyAPP.",
6   "homepage": "https://github.com/Mian-Wu/skyeyeLib",
7   "license": ":type => 'MIT', :file => 'LICENSE'",
8   "authors": {
9     "Mian-Wu": "1256633846@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/Mian-Wu/skyeyeLib.git",
17     "tag": "1.0.0"
18   },
19   "ios": {
20     "vendored_frameworks": "Carthage/*.framework"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "BeeHive": [
25       "~> 1.6.0"
26     ],
27     "Aspects": [
28       "~> 1.4.1"
29     ],
30     "MGJRouter": [
31       "~> 0.10.0"
32     ],
33     "CocoaLumberjack/Swift": [
34       "~> 3.5.2"
35     ],
36     "Bugly": [
37       "~> 2.5.0"
38     ],
39     "UMCAnalytics": [
40       "~> 5.5.2"
41     ],
42     "SAMKeychain": [
43       "~> 1.5.3"
44     ],
45     "SVProgressHUD": [
46       "~> 2.2.5"
47     ],
48     "DZNEmptyDataSet": [
49       "~> 1.8.1"
50     ],
51     "MJRefresh": [
52       "~> 3.1.15.7"
53     ],
54     "MJExtension": [
55       "~> 3.0.15.1"
56     ],
57     "SDWebImage": [
58       "~> 4.0.0"
59     ],
60     "IQKeyboardManager": [
61       "~> 6.2.0"
62     ],
63     "SDCycleScrollView": [
64       "~> 1.75"
65     ],
66     "TTTAttributedLabel": [
67       "~> 2.0.0"
68     ],
69     "Charts": [
70       "~> 3.2.1"
71     ],
72     "GTSDK": [
73       "~> 2.3.1.0"
74     ],
75     "SnapKit": [
76       "~> 4.2.0"
77     ],
78     "RxSwift": [
79       "~> 4.4.2"
80     ],
81     "RxCocoa": [
82       "~> 4.0"
83     ],
84     "Moya": [
85       "~> 13.0.0"
86     ],
87     "HandyJSON": [
88       "~> 5.0.0"
89     ],
90     "RxDataSources": [
91       "~> 3.1.0"
92     ]
93   },
94   "swift_version": "5.0"