[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / e / 2 / MaracaPod / 1.0.9 / MaracaPod.podspec.json
blob1f589fca1593b1dca085d90ab390777d60128a4d
2   "name": "MaracaPod",
3   "version": "1.0.9",
4   "summary": "Maraca bridges a web application with the CaptureSDK cocoapods framework.",
5   "swift_versions": "5.0",
6   "description": "Use Socket Mobile barcode scanners and RFID readers and writers with your web application by bridging iOS WKWebView with CaptureSDK",
7   "homepage": "https://github.com/SocketMobile/cocoapods-maraca",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Socket": "developers@socketmobile.com"
14   },
15   "source": {
16     "git": "https://github.com/SocketMobile/cocoapods-maraca.git",
17     "tag": "1.0.9"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "static_framework": true,
23   "source_files": "Classes/*.{h,m,swift}",
24   "pod_target_xcconfig": {
25     "ONLY_ACTIVE_ARCH": "YES"
26   },
27   "user_target_xcconfig": {
28     "ONLY_ACTIVE_ARCH": "YES"
29   },
30   "dependencies": {
31     "CaptureSDK": [
32       "~>1.5"
33     ]
34   },
35   "swift_version": "5.0"