blob: e1d6b04b7c658d31c73ece27d2466802ebc9d7ea [file] [log] [blame]
{
"name": "ProsperBorrowerSDK",
"version": "1.0.9",
"license": {
"type": "Copyright",
"text": " Copyright © 2015 Prosper Funding, LLC, All rights reserved.\n"
},
"summary": "Prosper Borrower SDK is a native SDK that allows your customers to apply for a loan in a seamless and convenient way.",
"homepage": "https://github.com/prosperllc/Prosper-iOS-SDK",
"social_media_url": "https://www.facebook.com/prosperloans",
"authors": "Prosper Market Place.",
"source": {
"git": "https://github.com/prosperllc/Prosper-iOS-SDK.git",
"tag": "v1.9"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"AFOAuth2Manager": [
"3.0.0"
],
"AdobeMobileSDK": [
"4.13.5"
]
},
"vendored_frameworks": "Frameworks/ProsperBorrowerSDK.framework",
"resources": "Frameworks/ProsperBorrowerSDK.bundle",
"preserve_paths": "ProsperBorrowerSDKSample",
"frameworks": "SystemConfiguration",
"libraries": "sqlite3.0",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}