[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 3 / 4 / ReusableWebView / 0.1.4 / ReusableWebView.podspec.json
blob4e70cbddc197ba96b4dd95940a27b1e59302c8dd
2   "name": "ReusableWebView",
3   "version": "0.1.4",
4   "summary": "Use KWebView or SFSafari to open URL or HTML or Local files such as PDF.",
5   "description": "you can use this Lib to display HTML content, URL, Local files with simple way, genearic code to safe time,errors  .",
6   "homepage": "https://link-dev.visualstudio.com/Mobile%20Team-ReusableComponents/_git/ReusableWebViewPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Link Development": "iOS Team"
13   },
14   "source": {
15     "git": "https://link-dev.visualstudio.com/Mobile%20Team-ReusableComponents/_git/ReusableWebViewPod",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ReusableWebView/Classes/**/*",
22   "swift_versions": "4.2",
23   "frameworks": [
24     "UIKit",
25     "WebKit",
26     "SafariServices"
27   ],
28   "swift_version": "4.2"