[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / 6 / ConnectlinkBLE_SDK / 2.0.8 / ConnectlinkBLE_SDK.podspec.json
blobf271231dc66dd1711c4b68718003ed736e2a9ffd
2   "name": "ConnectlinkBLE_SDK",
3   "version": "2.0.8",
4   "summary": "Fortin ConnectlinkBLE_SDK framework.",
5   "description": "Fortin ConnectlinkBLE_SDK, BLE-SDK to communicate with vehicles through Bluetooth Low Energy.",
6   "homepage": "https://www.fortin.ca",
7   "license": {
8     "type": "MIT",
9     "file": "license.txt"
10   },
11   "authors": {
12     "Khalil Loghlam": "khalil.loghlam@ifar.ca"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://dl.dropboxusercontent.com/s/ejz7niaevuanajw/ConnectlinkBLE_SDK-2.0.7-1.zip"
19   },
20   "exclude_files": "Classes/Exclude",
21   "requires_arc": true,
22   "dependencies": {
23     "KeychainAccess": [
25     ]
26   },
27   "ios": {
28     "vendored_frameworks": "ConnectlinkBLE_SDK.framework"
29   },
30   "swift_versions": "5.0",
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "5.0"