[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / 6 / f / XYTools / 0.1.8 / XYTools.podspec.json
blob470308f97982170761d997b72a82a72e629c4a0c
2   "name": "XYTools",
3   "version": "0.1.8",
4   "summary": "A short description of XYTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/c4733/xytools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangguang": "iezhangguang@163.com"
13   },
14   "source": {
15     "git": "git@gitlab.com:c4733/xytools.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XYTools/Classes/**/*",
22   "dependencies": {
23     "XYExtention": [
25     ],
26     "XYBasicClass": [
28     ],
29     "Firebase/RemoteConfig": [
30       "~> 8.15.0"
31     ],
32     "Firebase/Core": [
33       "~> 8.15.0"
34     ],
35     "Firebase/Storage": [
36       "~> 8.15.0"
37     ]
38   }