blob: 731060fb68e540dbce8a6c4eb456e5e867813107 [file] [log] [blame]
{
"name": "MyWebView",
"version": "1.0.0",
"summary": "MyWebView",
"description": "WebView/WebKit集合",
"homepage": "https://github.com/CaiChenghan/MyWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"蔡成汉": "1178752402@qq.com"
},
"source": {
"git": "https://github.com/CaiChenghan/MyWebView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MyWebView/*.{h,m}",
"resource_bundles": {
}
}