[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / e / SKTDummy / 1.0.0 / SKTDummy.podspec.json
blob05fc0c4f9760516e561396d613a63902c81e3832
2   "name": "SKTDummy",
3   "version": "1.0.0",
4   "summary": "SKTDummy cocoapods test",
5   "homepage": "https://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": "12.0"
16   },
17   "source": {
18     "git": "https://git.socketmobile.com/publicgroup/sktdummyframework.git",
19     "tag": "1.0.0"
20   },
21   "swift_versions": "5.0",
22   "vendored_frameworks": "lib/SKTDummy.xcframework",
23   "ios": {
24     "libraries": [
25       "c++",
26       "icucore"
27     ]
28   },
29   "frameworks": [
30     "ExternalAccessory",
31     "AudioToolbox",
32     "AVFoundation",
33     "CoreBluetooth",
34     "Security"
35   ],
36   "swift_version": "5.0"