[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 1 / 2 / BRScanKit / 0.2.0 / BRScanKit.podspec.json
blob65f1d9de7576f937a71571632bbc06633b9fd7c7
2   "name": "BRScanKit",
3   "version": "0.2.0",
4   "summary": "Pod for the BRLMPrinterKit / Brother's scanner",
5   "description": "This project is only a Pod for the Brother SDK v0.2.0",
6   "homepage": "https://bitbucket.org/frank_hernandez/brscankit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Frank Hernandez": "hernandez.f@rouninlabs.com"
13   },
14   "source": {
15     "git": "https://frank_hernandez@bitbucket.org/frank_hernandez/brscankit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "BRScanKit/BRScanKit.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }