[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 3 / CIPush / 0.0.7 / CIPush.podspec.json
blobfe115611200840dd4d7593f50a71e56df150e3ed
2   "name": "CIPush",
3   "version": "0.0.7",
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.7"
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/CIPush.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"