blob: 8c2bd0231fe08a66c97c7a1fdfce25554ed11f44 [file] [log] [blame]
{
"name": "CCWebView",
"version": "0.1.0",
"summary": "According to the iOS System Version , auto CHOOSE with UIWebView || WKWebView .",
"description": "\"CCWebView can according to the iOS System Version , auto CHOOSE with UIWebView || WKWebView .\"",
"homepage": "https://github.com/VArbiter/CCWebView",
"license": "MIT",
"authors": {
"冯明庆": "elwinfrederick@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/VArbiter/CCWebView.git",
"tag": "0.1.0"
},
"source_files": [
"CCWebView",
"CCWebView/CCWebView/CCWebView/*.{h,m}"
],
"requires_arc": true
}