[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / b / 6 / Maraca / 1.0.6 / Maraca.podspec.json
blobc2ec660e100f1324c71953db0c9b30299bc4abe4
2   "name": "Maraca",
3   "version": "1.0.6",
4   "summary": "Maraca bridges a web application with the SKTCapture cocoapod 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 SKTCapture SDK\nWKWebView with SKTCapture",
7   "homepage": "https://github.com/SocketMobile/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/Maraca.git",
17     "tag": "1.0.6"
18   },
19   "platforms": {
20     "ios": "10.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     "SKTCapture": [
32       "~>1.3"
33     ]
34   },
35   "swift_version": "5.0"