[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / d / 4 / MyCheckOrlando / 1.0.3 / MyCheckOrlando.podspec.json
blob73d2c9aa5cadcb7f33ea2653a23aef93333e3c95
2   "name": "MyCheckOrlando",
3   "version": "1.0.3",
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.3"
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   }