[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / a / 1 / f / ABPTerminalSDK / 0.1.2 / ABPTerminalSDK.podspec.json
blobf0d1d2278c92761551ad16334a5e6428535c6df9
2   "name": "ABPTerminalSDK",
3   "version": "0.1.2",
4   "summary": "Minimal edits from one collection to another",
5   "homepage": "https://github.com/AlexanderGolovanov/ABPTerminalSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AlexanderGolovanov": "alexander_golovanov@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/AlexanderGolovanov/ABPTerminalSDK.git",
15     "tag": "0.1.2"
16   },
17   "static_framework": true,
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_libraries": [
23       "ABPTerminalSDK/Libs/libcommon_1_5_6.a",
24       "ABPTerminalSDK/Libs/libgochipsdk_1_5_6.a",
25       "ABPTerminalSDK/Libs/librest-connector-wn_1_5_6.a"
26     ]
27   },
28   "source_files": "ABPTerminalSDK/Classes/*.{h, m}",
29   "public_header_files": "ABPTerminalSDK/Classes/*.h",
30   "frameworks": [
31     "ExternalAccessory",
32     "CoreBluetooth",
33     "AudioToolbox",
34     "CoreAudio",
35     "MediaPlayer",
36     "AVFoundation"
37   ]