[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 7 / 0 / SKTCapture / 1.3.133 / SKTCapture.podspec.json
blob72e4c8134fdbb064d5222b083932b20429ef44fb
2   "name": "SKTCapture",
3   "version": "1.3.133",
4   "summary": "Capture SDK Swift for Socket Mobile wireless devices.",
5   "homepage": "https://www.socketmobile.com",
6   "license": {
7     "type": "COMMERCIAL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Socket": "developers@socketmobile.com"
12   },
13   "documentation_url": "https://docs.socketmobile.com/capture/ios/en/latest/",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/SocketMobile/cocoapods-capture.git",
19     "tag": "1.3.133"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0",
24     "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
25   },
26   "static_framework": true,
27   "source_files": "**/*.{h,swift}",
28   "resources": [
29     "*.wav",
30     "*.pem"
31   ],
32   "vendored_frameworks": "lib/SKTCapture.xcframework",
33   "ios": {
34     "libraries": [
35       "c++",
36       "icucore"
37     ]
38   },
39   "frameworks": [
40     "ExternalAccessory",
41     "AudioToolbox",
42     "AVFoundation",
43     "CoreBluetooth"
44   ],
45   "swift_version": "5.0"