[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 2 / 5 / DNWKWebViewController / 0.0.3 / DNWKWebViewController.podspec.json
blob8b6ec64a7f597820af8e660d8393db5e88696bcf
2   "name": "DNWKWebViewController",
3   "version": "0.0.3",
4   "summary": "A simple inline browser for your iOS app",
5   "description": "A simple inline browser for your iOS app.\n- iPhone and iPad distinct UIs\n- full landscape orientation support\n- back, forward, stop/refresh and share buttons\n- propress view support",
6   "homepage": "https://github.com/dawnnnnn/DNWKWebViewController",
7   "license": "MIT",
8   "authors": {
9     "dawnnnnn": "tan32211@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dawnnnnn/DNWKWebViewController.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "DNWKWebViewController/**/*.{h,m}",
19   "resources": "DNWKWebViewController/**/*.{bundle,png,lproj}",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "WebKit"
24   ],
25   "requires_arc": true