blob: ac10ec593d60276b70aec4cf6c0f642ef3e3ad71 [file] [log] [blame]
{
"name": "YNWebViewController",
"version": "0.1.1",
"summary": "WebViewController的扩展控件",
"description": "简洁的WebViewController控件, 支持前进、后退、刷新等功能",
"homepage": "https://github.com/xuyunan/YNWebViewController",
"license": "MIT",
"authors": {
"tommy": "xu_yunan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xuyunan/YNWebViewController.git",
"tag": "0.1.1"
},
"source_files": [
"YNWebViewController",
"YNWebViewController/**/*.{swift}"
],
"resources": "YNWebViewController/images/*.png",
"resource_bundles": {
"YNWebViewController": [
"YNWebViewController/images/*.png"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}