blob: 9979569eabe51b446b7937be99778f4778dd691b [file] [log] [blame]
{
"name": "DXWebViewController",
"version": "0.1.2",
"summary": "A short description of DXWebViewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/hunter_lu/DXWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hunter_Lu": "1061235056@qq.com"
},
"source": {
"git": "https://gitee.com/hunter_lu/DXWebViewController",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DXWebViewController/Classes/**/*",
"resource_bundles": {
"DXWebViewController": [
"DXWebViewController/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}