[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / c / a / IVSWebViewController / 0.1.3 / IVSWebViewController.podspec.json
bloba030047a7308e208191e71119c9dcab84d172953
2   "name": "IVSWebViewController",
3   "version": "0.1.3",
4   "summary": "WKWebViewController is an WKWebView library for Objective-C",
5   "homepage": "https://github.com/netcanis/IVSWebViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "netcanis": "netcanis@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/netcanis/IVSWebViewController.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "IVSWebViewController/**/*.{h,m,mm}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "QuartzCore"
26   ]