[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / 6 / f / XYTools / 0.2.1 / XYTools.podspec.json
blob7ee0cafa8a4fe729267aa0e62b1039a58f780946
2   "name": "XYTools",
3   "version": "0.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "XYTools/Classes/**/*",
22   "dependencies": {
23     "XYExtention": [
25     ],
26     "XYBasicClass": [
28     ],
29     "QMUIKit": [
31     ],
32     "FirebaseRemoteConfig": [
34     ],
35     "FirebaseCore": [
37     ],
38     "FirebaseStorage": [
40     ]
41   }