[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / a / 9 / CustomWebView / 0.1.1 / CustomWebView.podspec.json
blob47bf7a736ea339f98e37338e3db4b40b1584bd73
2   "name": "CustomWebView",
3   "version": "0.1.1",
4   "summary": "User can use the web view with just single framework",
5   "description": "User can be able to view Web View with just a single framework. They doesn't need to import frameworks and delegate methods which require lots of efforts.",
6   "homepage": "https://github.com/MandeepSingh1/WebViewDemo.git",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT) \n Copyright (c) Mandeep Singh <mandeep.singh671@gmail.com> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "source": {
12     "http": "https://www.dropbox.com/s/uf4bdxshf76mic3/CustomWebView.zip?dl=0"
13   },
14   "swift_versions": "4.2",
15   "authors": {
16     "Mandeep Singh": "mandeep.singh671@gmail.com"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "exclude_files": "Classes/Exclude",
22   "ios": {
23     "vendored_frameworks": "CustomWebView.framework"
24   },
25   "swift_version": "4.2"