[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / f / LockheedBLE / 0.1.1 / LockheedBLE.podspec.json
blob7b103cc617bd9c52778fc7fe1c17144a7099d56a
2   "name": "LockheedBLE",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LockheedBLE/Classes/**",
22   "vendored_frameworks": "LockheedBLE/Classes/*.framework",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "armv7 arm64",
25     "VALID_ARCHS[sdk=iphonesimulator*]": ""
26   }