blob: f53a6d0316083267aa4dc17ec9db6b11e0545a22 [file] [log] [blame]
{
"name": "VEDownTool",
"version": "1.0.2",
"summary": "A short description of VEDownTool.",
"homepage": "https://github.com/163emmet/VEDownTool",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS VESDK Team": ""
},
"source": {
"git": "https://github.com/163emmet/VEDownTool.git",
"tag": "1.0.2"
},
"source_files": "VEDownTool/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CONFIGURATION_BUILD_DIR": "${PODS_CONFIGURATION_BUILD_DIR}"
}
}