blob: eddbdb493b637b9281ce649c65fe30d24ed3d82d [file] [log] [blame]
{
"name": "ProsperBorrowerSDK",
"version": "1.0.6",
"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.6"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"AFOAuth2Manager": [
"3.0.0"
],
"AdobeMobileSDK": [
"4.9.0"
],
"GoogleMaps": [
]
},
"vendored_frameworks": "Frameworks/ProsperBorrowerSDK.framework",
"resources": "Frameworks/ProsperBorrowerSDK.bundle",
"preserve_paths": "ProsperBorrowerSDKSample",
"frameworks": "SystemConfiguration",
"libraries": "sqlite3.0",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}