| { |
| "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 |
| } |