[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / e / b / YNWebViewController / 0.0.6 / YNWebViewController.podspec.json
blob4827cd493ec4e2253523d5cc1eb620f30ded8a33
2   "name": "YNWebViewController",
3   "version": "0.0.6",
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.6"
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"