blob: ee024e905906837a85444fc8297de4936744457d [file] [log] [blame]
{
"name": "MX5Browser",
"version": "0.2.8",
"summary": "MX5Browser是基于WKWebView内核的app内置web浏览器.",
"homepage": "https://github.com/kingly09/MX5Browser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingly09/MX5Browser.git",
"tag": "0.2.8"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "MX5Browser/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Reachability": [
"~> 3.2"
],
"KYMenu": [
],
"YYKit": [
"~> 1.0.9"
]
}
}