blob: aebd9145a257c9aa2857be6efc7fa670b68adfde [file] [log] [blame]
{
"name": "YQCooWebView",
"version": "0.0.8",
"summary": "A short description of YQCooWebView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/openman1992/YQCooWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"openman1992": "237414238@qq.com"
},
"source": {
"git": "https://github.com/openman1992/YQCooWebView.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YQCooWebView/Classes/**/*",
"resource_bundles": {
"YQCooWebView": [
"YQCooWebView/Assets/**/*"
]
}
}