[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / e / 1 / CIPushSDK / 0.0.6 / CIPushSDK.podspec.json
blobf2d1027316c6d7b68378d3d9b66353c4f1494f69
2   "name": "CIPushSDK",
3   "version": "0.0.6",
4   "summary": "A short description of CIPush.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIPush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CIPush.git",
16     "tag": "0.0.6"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "vendored_frameworks": "CIPush/CIPushSDK.framework",
30   "dependencies": {
31     "GTSDK": [
32       "2.7.2.0-noidfa"
33     ],
34     "FirebaseMessaging": [
35       "10.2.0"
36     ],
37     "FirebaseAnalytics/WithoutAdIdSupport": [
38       "10.2.0"
39     ]
40   },
41   "swift_version": "5.0"