blob: e7e3b4928e030fedd7256f6b9cd8ed4e8eb8ade7 [file] [log] [blame]
{
"name": "ProsperBorrowerSDK",
"version": "3.0",
"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": "v3.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"dependencies": {
"AFNetworking": [
"3.2.0"
],
"AFOAuth2Manager": [
"3.0.0"
],
"AdobeMobileSDK": [
"4.15.0"
]
},
"vendored_frameworks": "Frameworks/ProsperBorrowerSDK.framework",
"frameworks": "SystemConfiguration",
"libraries": "sqlite3.0"
}