[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / 4 / e / IoMT.SDK / 0.3.0 / IoMT.SDK.podspec.json
blob21666b4e58d11c7ce504b221d160d855f6b9371d
2   "name": "IoMT.SDK",
3   "version": "0.3.0",
4   "summary": "IoMT.SDK is a tool for collecting and sending medical measurements from Bluetooth devices",
5   "description": "IoMT.SDK is a tool for collecting and sending medical measurements from Bluetooth devices",
6   "homepage": "https://github.com/lmdxnmx/SDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "lmdxnmx": "nikita021103@mail.ru"
13   },
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "source_files": "IoMT.SDK/**/*.{swift}",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "5.7.2",
25   "source": {
26     "git": "https://github.com/lmdxnmx/SDK.git",
27     "tag": "0.3.0"
28   },
29   "dependencies": {
30     "ReachabilitySwift": [
31       "~> 5.0"
32     ]
33   },
34   "resources": "IoMT.SDK/*.xcdatamodeld",
35   "vendored_frameworks": "IoMT.SDK/Frameworks/lame.framework",
36   "vendored_libraries": "IoMT.SDK/libs/**/*.a",
37   "swift_version": "5.7.2"