[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 1 / ProsperBorrowerSDK / 3.0 / ProsperBorrowerSDK.podspec.json
blobe7e3b4928e030fedd7256f6b9cd8ed4e8eb8ade7
2   "name": "ProsperBorrowerSDK",
3   "version": "3.0",
4   "license": {
5     "type": "Copyright",
6     "text": "                Copyright © 2015 Prosper Funding, LLC, All rights reserved.\n"
7   },
8   "summary": "Prosper Borrower SDK is a native SDK that allows your customers to apply for a loan in a seamless and convenient way.",
9   "homepage": "https://github.com/prosperllc/Prosper-iOS-SDK",
10   "social_media_url": "https://www.facebook.com/prosperloans",
11   "authors": "Prosper Market Place.",
12   "source": {
13     "git": "https://github.com/prosperllc/Prosper-iOS-SDK.git",
14     "tag": "v3.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4"
22   },
23   "dependencies": {
24     "AFNetworking": [
25       "3.2.0"
26     ],
27     "AFOAuth2Manager": [
28       "3.0.0"
29     ],
30     "AdobeMobileSDK": [
31       "4.15.0"
32     ]
33   },
34   "vendored_frameworks": "Frameworks/ProsperBorrowerSDK.framework",
35   "frameworks": "SystemConfiguration",
36   "libraries": "sqlite3.0"