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