[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / 3 / 2 / TrusangBluetooth / 0.0.5 / TrusangBluetooth.podspec.json
blob6721db1d078e14c053d2557eec6fd1e129483c56
2   "name": "TrusangBluetooth",
3   "authors": {
4     "Yuxiang": "mail@yuxiang.ren"
5   },
6   "version": "0.0.5",
7   "summary": "TrusangBluetooth iOS SDK",
8   "description": "iOS library for TrusangBluetooth",
9   "homepage": "https://github.com/shlyren/TrusangBluetooth",
10   "license": {
11     "type": "MIT",
12     "text": "Copyright (C) TrusangBluetooth. All rights reserved."
13   },
14   "source": {
15     "http": "https://h5.ibljk.com/files/TrusangBluetooth.zip"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "libraries": [
22     "z",
23     "c++"
24   ],
25   "vendored_frameworks": "TrusangBluetooth.framework",
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "arm64 armv7"
29   },
30   "user_target_xcconfig": {
31     "VALID_ARCHS": "arm64 armv7"
32   },
33   "swift_version": "5.0"