blob: b953aa3f258a09417ab28b5fb781c2f3579f3ac2 [file] [log] [blame]
{
"name": "WYScanCodeComponent",
"version": "0.0.5",
"summary": "二维码扫描组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://101.37.147.213:3000/WYComponent/WYScanCodeComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang": "1339669469@qq.com"
},
"source": {
"git": "http://101.37.147.213:3000/WYComponent/WYScanCodeComponent.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYScanCodeComponent/Classes/**/*",
"resource_bundles": {
"WYScanCodeComponent": [
"WYScanCodeComponent/Assets/**/*"
]
},
"dependencies": {
"WYPublishUnits": [
"~> 0.0.1"
],
"Masonry": [
"~> 1.1.0"
],
"WYFrameAdaptiveManagerComponent": [
"~> 0.0.2"
],
"XWHUDManager": [
"~> 0.2.7"
],
"WHMediator": [
"~> 0.1.1"
]
}
}