[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 7 / f / LockheedBLE / 0.1.8.6 / LockheedBLE.podspec.json
blob8edfa590e0d753d2b79a7ca7b42a9c2836f295f3
2   "name": "LockheedBLE",
3   "version": "0.1.8.6",
4   "summary": "A short description of LockheedBLE.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lockheed-wayne",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lockheed-wayne": "wayne@lockheedtech.com"
13   },
14   "source": {
15     "git": "https://github.com/lockheed-wayne/LockheedBLE.git",
16     "tag": "0.1.8.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "LockheedBLE/Classes/*.framework",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "armv7 arm64",
24     "VALID_ARCHS[sdk=iphonesimulator*]": ""
25   }