[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / a / 1 / f / ABPTerminalSDK / 0.1.1 / ABPTerminalSDK.podspec.json
blob2a45f758dd2ed846ad9e3a47b0b574019d0e82f0
2   "name": "ABPTerminalSDK",
3   "version": "0.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_libraries": [
22       "ABPTerminalSDK/Libs/libcommon_1_5_6.a",
23       "ABPTerminalSDK/Libs/libgochipsdk_1_5_6.a",
24       "ABPTerminalSDK/Libs/librest-connector-wn_1_5_6.a"
25     ]
26   },
27   "source_files": "ABPTerminalSDK/Classes/*.{h, m}",
28   "public_header_files": "ABPTerminalSDK/Classes/*.h",
29   "frameworks": [
30     "ExternalAccessory",
31     "CoreBluetooth",
32     "AudioToolbox",
33     "CoreAudio",
34     "MediaPlayer",
35     "AVFoundation"
36   ]