[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 4 / MyCheckGeneric / 1.0.2 / MyCheckGeneric.podspec.json
blob5eca1ff71a103de8ab018c320a7033be3c18fcf6
2   "name": "MyCheckGeneric",
3   "version": "1.0.2",
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://github.com/erezspatz/MyCheckGeneric.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MyCheckGeneric/Classes/**/*",
22   "resource_bundles": {
23     "MyCheckGeneric": [
24       "MyCheckGeneric/Assets/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
25     ]
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.0"
30     ]
31   }