blob: e0540398ab83187d58a16a6617c9f03cd0b49857 [file] [log] [blame]
{
"name": "MBWebView",
"version": "0.0.5",
"summary": "MBWebView.",
"description": "this is MBWebView",
"homepage": "https://github.com/MarioBiuuuu/MBWebView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"XiaofeiZhang": "tobe1016@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MarioBiuuuu/MBWebView.git",
"tag": "0.0.5"
},
"source_files": "MBWebViewDemo/MBWebView/**/*.{h,m}",
"resources": [
"MBWebViewDemo/MBWebView/**/*.png"
],
"requires_arc": true
}