[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 7 / 0 / SKTCapture / 1.2.187 / SKTCapture.podspec.json
blob7fddbcc90ea29c84c86c1ff12b3294e8ec3bcdc4
2   "name": "SKTCapture",
3   "version": "1.2.187",
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.2.187"
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   "preserve_paths": "**/*.a",
29   "resources": [
30     "*.wav",
31     "*.pem"
32   ],
33   "vendored_frameworks": "lib/SKTCapture.xcframework",
34   "ios": {
35     "libraries": [
36       "c++",
37       "icucore"
38     ]
39   },
40   "frameworks": [
41     "ExternalAccessory",
42     "AudioToolbox",
43     "AVFoundation",
44     "CoreBluetooth"
45   ],
46   "swift_version": "5.0"