[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / e / b / YNWebViewController / 0.0.5 / YNWebViewController.podspec.json
blobfdd5faa0ce1781b6525db0783e6f8aae7a7daf31
2   "name": "YNWebViewController",
3   "version": "0.0.5",
4   "summary": "WebViewController的扩展控件",
5   "description": "简洁的WebViewController控件, 支持前进、后退、刷新等功能",
6   "homepage": "https://github.com/xuyunan/YNWebViewController",
7   "license": "MIT",
8   "authors": {
9     "tommy": "xu_yunan@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xuyunan/YNWebViewController.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "YNWebViewController",
20     "YNWebViewController/**/*.{swift}"
21   ],
22   "resources": "YNWebViewController/**/*.{png,jpeg,jpg}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"