[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 3 / 1 / Redlink / 1.1.8 / Redlink.podspec.json
blob50e9491a6d4efe87661423cdc1b2ed5882a4b053
2   "name": "Redlink",
3   "version": "1.1.8",
4   "swift_versions": "4.0",
5   "summary": "Redlink Push Notifications",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "homepage": "https://www.redlink.pl",
10   "authors": {
11     "Redlink": "sales@redlink.pl"
12   },
13   "license": {
14     "type": "proprietary",
15     "text": "    Copyright 2019 - present Redlink. All rights reserved.\n"
16   },
17   "ios": {
18     "vendored_frameworks": "Framework/Redlink.framework"
19   },
20   "source": {
21     "git": "https://github.com/vercomsa/redlink-push-ios-sdk.git",
22     "tag": "1.1.8"
23   },
24   "dependencies": {
25     "SQLite.swift": [
26       "0.11.5"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "4.0"