[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / e / 1 / ProsperBorrowerSDK / 1.0.0 / ProsperBorrowerSDK.podspec.json
blob0218dd784e052699c9911c7752ab4e5e5f98d148
2   "name": "ProsperBorrowerSDK",
3   "version": "1.0.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": "v1.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.6.1"
23     ],
24     "AFOAuth2Manager": [
25       "~> 2.2.0"
26     ],
27     "GoogleMaps": [
29     ]
30   },
31   "vendored_frameworks": "Frameworks/ProsperBorrowerSDK.framework",
32   "resources": "Frameworks/ProsperBorrowerSDK.bundle",
33   "preserve_paths": "ProsperBorrowerSDKSample",
34   "frameworks": "SystemConfiguration",
35   "libraries": "sqlite3.0"