blob: 5c6bd20f449ace98893c3f3580781704a63aa93d [file] [log] [blame]
{
"name": "YoWebView",
"version": "0.0.5",
"summary": "YoWebView",
"description": "YoWebView",
"homepage": "https://github.com/lilidan/YoWebView",
"authors": {
"sgcy": "sgcy1991@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lilidan/YoWebView.git",
"tag": "0.0.5"
},
"source_files": [
"YoWebView",
"YoWebView/**/*.{h,m,c}"
],
"exclude_files": "YoWebView/Exclude",
"resource_bundles": {
"YoWebView": [
"YoWebView/iconfonts/*.*",
"YoWebView/images/*.*"
]
},
"dependencies": {
"YoNetwork": [
]
}
}