blob: b4c30b3b6033edf1f49349ef72a4883c6853985e [file] [log] [blame]
{
"name": "LBAssetExportSession",
"version": "1.0.0",
"summary": "image and video compression",
"description": "LBAssetExportSession - Used for image and video compression. Shorten file upload time and save storage space",
"homepage": "http://10.20.7.105/wangyaoyao/LBAssetExportSession",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyaoyao": "wangyaoyao@lionbridgecapital.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://10.20.7.105/wangyaoyao/LBAssetExportSession.git",
"tag": "1.0.0"
},
"frameworks": "Foundation",
"vendored_frameworks": "LBAssetExportSession.framework",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0.1"
],
"MBProgressHUD": [
]
}
}