[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 0 / SKTCapture / 1.3.28 / SKTCapture.podspec.json
blob0187fcb55d31b6bc98da7c657194695d2499a0ab
2   "name": "SKTCapture",
3   "version": "1.3.28",
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.28"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "static_framework": true,
26   "source_files": "**/*.{h,swift}",
27   "preserve_paths": "**/*.a",
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   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "swift_version": "5.0"