[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / e / c / ICWebViewController / 0.0.2 / ICWebViewController.podspec.json
blob8b88bdd4edc1102d166118db54a290977621e6a2
2   "name": "ICWebViewController",
3   "version": "0.0.2",
4   "summary": "A simple UIViewController contains a WKWebView",
5   "description": "Support show title of webview and progress of loading",
6   "homepage": "https://github.com/interchen/ICWebViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Chen Yanjun": "inter.chen@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/azhunchen",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/interchen/ICWebViewController.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "ICWebViewController/IC*.swift",
23   "resources": "ICWebViewController/*.png",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"