[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / 6 / ConnectlinkBLE_SDK / 3.0.0 / ConnectlinkBLE_SDK.podspec.json
blob8586cd2abc7f6304d9336e24a846afdc81450f93
2   "name": "ConnectlinkBLE_SDK",
3   "version": "3.0.0",
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://www.dropbox.com/s/a4c9nx80qlnct55/ConnectlinkBLE_SDK-3.0.0.zip?dl=1"
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"