[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / 4 / MyCheckGeneric / 1.0.3 / MyCheckGeneric.podspec.json
blobee5e045893172f6dd935a5e86efdb2d9644248bd
2   "name": "MyCheckGeneric",
3   "version": "1.0.3",
4   "summary": "MyCheckGeneric 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/MyCheckGeneric.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/mycheckgeneric_ios.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "Freamwork/MyCheckGeneric.framework",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ]
26   }