[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 7 / 6 / ConnectlinkBLE_SDK / 3.1.0 / ConnectlinkBLE_SDK.podspec.json
blob4a978db28b77c3c8cdfb19fa8ef43918e23b0293
2   "name": "ConnectlinkBLE_SDK",
3   "version": "3.1.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/g5auhzk9mqauo4f/ConnectlinkBLE_SDK-3.1.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"