blob: de40406be1a21f087b6f66cf8bcbfdbf1acf23be [file] [log] [blame]
{
"name": "eloanLib",
"version": "0.1.0",
"summary": "A short description of eloanLib",
"homepage": "https://github.com/lytios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"24290265@qq.com": "24290265@qq.com"
},
"source": {
"git": "https://github.com/lytios/eLoanLib.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "eloanLib/Classes/eLoanSDK.framework"
},
"resources": "eloanLib/Assets/eLoanBundle.bundle",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"eHRFaceSDK": [
],
"eRelyOnLib": [
],
"eRelyOnLibFile": [
],
"eCameraLib": [
]
}
}