blob: 80424ace62e9ad45a87f9351143a6bcc4d9dbd5b [file] [log] [blame]
{
"name": "eUploadLib",
"version": "0.1.3",
"summary": "E分期车贷评估图片上传sdk",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lytios/eUploadLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyt": "24290265@qq.com"
},
"source": {
"git": "https://github.com/lytios/eUploadLib.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "eUploadLib/Classes/EsignUploadSDK.framework"
},
"resources": "eUploadLib/Assets/EsignUploadBundle.bundle",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
"~> 3.8.2"
],
"Masonry": [
],
"YTKNetwork": [
"~> 2.0.4"
],
"YYModel": [
"~> 1.0.4"
],
"CommonElement": [
],
"MBProgressHUD": [
]
}
}