[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 6 / Maraca / 1.0.0 / Maraca.podspec.json
blob0cc70ce993aeb521ac52f09a34cceb3de300b0ce
2   "name": "Maraca",
3   "version": "1.0.0",
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.0"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "Classes/*.{h,m,swift}",
23   "dependencies": {
24     "SKTCapture": [
25       "~>1.2"
26     ]
27   },
28   "swift_version": "5.0"