[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / e / 1 / ProsperBorrowerSDK / 1.0.7 / ProsperBorrowerSDK.podspec.json
blob4d4afe098e3e35ef6a4c2182c75a25dcb65b27cd
2   "name": "ProsperBorrowerSDK",
3   "version": "1.0.7",
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.7"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "3.1.0"
23     ],
24     "AFOAuth2Manager": [
25       "3.0.0"
26     ],
27     "AdobeMobileSDK": [
28       "4.13.2"
29     ],
30     "GoogleMaps": [
31       "1.13.2"
32     ]
33   },
34   "vendored_frameworks": "Frameworks/ProsperBorrowerSDK.framework",
35   "resources": "Frameworks/ProsperBorrowerSDK.bundle",
36   "preserve_paths": "ProsperBorrowerSDKSample",
37   "frameworks": "SystemConfiguration",
38   "libraries": "sqlite3.0",
39   "pod_target_xcconfig": {
40     "ENABLE_BITCODE": "NO"
41   }