[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 7 / BRLMPrinterKit_v4 / 4.6.1 / BRLMPrinterKit_v4.podspec.json
blob269033f11d93bdcdc4f6cbe6d6799076118e2689
2   "name": "BRLMPrinterKit_v4",
3   "version": "4.6.1",
4   "summary": "Pod for the BRLMPrinterKit / Brother's printers",
5   "description": "This project is only a Pod for the Brother SDK v4.6.1",
6   "homepage": "https://github.com/BernardRadman/BRLMPrinterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bernard Radman": "bernard.radman@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BernardRadman/BRLMPrinterKit.git",
16     "tag": "4.6.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": "BRLMPrinterKit/BRLMPrinterKit.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }