blob: d1a473a48091a266e46570cdcb0bcdb751b35798 [file] [log] [blame]
{
"name": "ProsperBorrowerSDK",
"version": "2.3",
"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": "v2.3"
},
"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",
"frameworks": "SystemConfiguration",
"libraries": "sqlite3.0"
}