[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / e / 1 / CIPushSDK / 0.0.4 / CIPushSDK.podspec.json
blob87774e9abdf220c61de1c0b3aa84a31cbd9ae219
2   "name": "CIPushSDK",
3   "version": "0.0.4",
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.4"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "static_framework": true,
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"