[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / f / ABPTerminalSDK / 0.1.6 / ABPTerminalSDK.podspec.json
blobf30c755a96637863edfa880cf9c95ca95e855af1
2   "name": "ABPTerminalSDK",
3   "version": "0.1.6",
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.6"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "vendored_libraries": "ABPTerminalSDK/Libs/*.a"
22   },
23   "source_files": "ABPTerminalSDK/Classes/*.{h, m}",
24   "public_header_files": "ABPTerminalSDK/Classes/*.h",
25   "frameworks": [
26     "ExternalAccessory",
27     "CoreBluetooth",
28     "AudioToolbox",
29     "CoreAudio",
30     "MediaPlayer",
31     "AVFoundation"
32   ],
33   "libraries": [
34     "z",
35     "c++"
36   ],
37   "pod_target_xcconfig": {
38     "OTHER_LDFLAGS": "-ObjC",
39     "ENABLE_BITCODE": "NO"
40   }