[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 9 / b / 4 / BRLMPrinterKit / 4.7.2 / BRLMPrinterKit.podspec.json
blobe8fa15621ce803abd303c88d276484d92f1cb1ac
2   "name": "BRLMPrinterKit",
3   "version": "4.7.2",
4   "summary": "Pod for the BRLMPrinterKit / Brother's printers",
5   "description": "This project is only a Pod for the Brother SDK v4.7.2",
6   "homepage": "https://github.com/johnvuko/BRLMPrinterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jonathan VUKOVICH": "jonathan@eivo.fr"
13   },
14   "source": {
15     "git": "https://github.com/johnvuko/BRLMPrinterKit.git",
16     "tag": "4.7.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "ios": {
22     "vendored_frameworks": "BRLMPrinterKit/BRLMPrinterKit.xcframework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }