[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / a / e / 2 / MaracaPod / 1.0.10 / MaracaPod.podspec.json
blob7cfdb63afa47b5a17a8f4912d7081a55f9bc6ca6
2   "name": "MaracaPod",
3   "version": "1.0.10",
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.10"
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.6.39"
33     ]
34   },
35   "swift_version": "5.0"