[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 9 / 8 / ZebraRfidiOSSdk / 0.1.1 / ZebraRfidiOSSdk.podspec.json
blobcd464fd8a919a2d4a6c07da8e777800d60300057
2   "name": "ZebraRfidiOSSdk",
3   "version": "0.1.1",
4   "summary": "Zebra Barcode and RFID iOS SDK Framework.",
5   "description": "Zebra Barcode and RFID iOS SDK Framework.",
6   "homepage": "https://github.com/ZebraDevs/alt-rfid-ios-sdk.git",
7   "authors": {
8     "ZebraTechnologies": "altrfidscm@zebra.com"
9   },
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/ZebraDevs/alt-rfid-ios-sdk.git",
13     "tag": "0.1.1"
14   },
15   "source_files": "FrameworkScannerAndRfidSDK/RFIDFramework/**/*.{h,m,swift}",
16   "public_header_files": "FrameworkScannerAndRfidSDK/RFIDFramework/ZebraRfidSdkFramework.xcframework/**/*.h",
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "vendored_libraries": "ZebraRfidSdkFramework.xcframework, ZebraScannerFramework.xcframework",
22   "platforms": {
23     "ios": "14.0"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }