blob: 2a45f758dd2ed846ad9e3a47b0b574019d0e82f0 [file] [log] [blame]
{
"name": "ABPTerminalSDK",
"version": "0.1.1",
"summary": "Minimal edits from one collection to another",
"homepage": "https://github.com/AlexanderGolovanov/ABPTerminalSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlexanderGolovanov": "alexander_golovanov@icloud.com"
},
"source": {
"git": "https://github.com/AlexanderGolovanov/ABPTerminalSDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_libraries": [
"ABPTerminalSDK/Libs/libcommon_1_5_6.a",
"ABPTerminalSDK/Libs/libgochipsdk_1_5_6.a",
"ABPTerminalSDK/Libs/librest-connector-wn_1_5_6.a"
]
},
"source_files": "ABPTerminalSDK/Classes/*.{h, m}",
"public_header_files": "ABPTerminalSDK/Classes/*.h",
"frameworks": [
"ExternalAccessory",
"CoreBluetooth",
"AudioToolbox",
"CoreAudio",
"MediaPlayer",
"AVFoundation"
]
}