[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / f / e / b / YNWebViewController / 0.0.3 / YNWebViewController.podspec.json
blobe148ce4597a4bc0b46f3a6e250c36398a4880684
2   "name": "YNWebViewController",
3   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "YNWebViewController",
20     "YNWebViewController/**/*.{swift}"
21   ],
22   "resources": "YNWebViewController/**/*.{png,jpeg,jpg}",
23   "pushed_with_swift_version": "3.0"