blob: 8b4fc9d094884e357cb97ee0c23ef64ce80d5b27 [file] [log] [blame]
{
"name": "VCRToolFramework",
"version": "0.1.0",
"summary": "A short description of VCRToolFramework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vcc1235/VCRToolFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vcc1235": "1041497818@qq.com"
},
"source": {
"git": "https://github.com/vcc1235/VCRToolFramework.git",
"tag": "0.1.0",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "VCRToolFramework/{BrowerImage,Catorgate,Scan,tool,XMLParse}/*.{h,m}",
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"SDWebImage": [
"~> 3.8"
],
"AFNetworking": [
"~> 3.1.0"
]
}
}