[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 5 / 6 / MyCheckGenericDynamic / 1.0.0 / MyCheckGenericDynamic.podspec.json
blobc7c509a96cd5ef572f642b28a53aa37451143caa
2   "name": "MyCheckGenericDynamic",
3   "version": "1.0.0",
4   "summary": "MyCheckGenericDynamic 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/MyCheckGenericDynamic.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/MyCheckGenericDynamic_ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "Freamwork/MyCheckGenericDynamic.framework",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "dependencies": {
27     "Alamofire": [
28       "~> 4.0"
29     ]
30   }