blob: 308d36d0ab64e2a7c498dd4b113f09564ae2e117 [file] [log] [blame]
{
"name": "eUploadLib",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "eUploadLib/Classes/EsignUploadSDK.framework"
},
"resource_bundles": {
"eUploadLib": [
"eUploadLib/Assets/EsignUploadBundle.bundle"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
"~> 3.8.2"
],
"Masonry": [
],
"YTKNetwork": [
"~> 2.0.4"
],
"YYModel": [
"~> 1.0.4"
],
"CommonElement": [
],
"MBProgressHUD": [
]
}
}