blob: 2d91109cc7e34cc0a53c5347b432c2b7fb5fd5d7 [file] [log] [blame]
{
"name": "XBWebView",
"version": "1.0.0",
"summary": "XBWebView for html",
"description": "here is description",
"homepage": "https://github.com/ChenXingBinInAnXi/XBWebController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChenXingBinInAnXi": "635824674@qq.com"
},
"source": {
"git": "https://github.com/ChenXingBinInAnXi/XBWebController.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "XBWebControllerDemo/XBWebView/*.{h,m}"
}