[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / d / 4 / MyCheckOrlando / 1.0.2 / MyCheckOrlando.podspec.json
blob16d63f63ae2d0cdd39af3e1bfa9c24cc795fe9f3
2   "name": "MyCheckOrlando",
3   "version": "1.0.2",
4   "summary": "MyCheckOrlando allows to add A UIViewController managing a WKWebView to an host app",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/erezspatz/MyCheckOrlando.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eladsc": "eladsc@mycheck.co.il"
13   },
14   "source": {
15     "git": "https://www.bitbucket.org/mycheck/MyCheckOrlando_ios.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "Freamwork/MyCheckOrlando.framework",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "dependencies": {
27     "MyCheckGenericDynamic": [
29     ]
30   }