[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 1 / ProsperBorrowerSDK / 1.0.3 / ProsperBorrowerSDK.podspec.json
blobeda8cfb85fdc6df7a7106ba1f0513c0c2e300ade
2   "name": "ProsperBorrowerSDK",
3   "version": "1.0.3",
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.3"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "GoogleMaps": [
23     ]
24   },
25   "vendored_frameworks": "Frameworks/ProsperBorrowerSDK.framework",
26   "resources": "Frameworks/ProsperBorrowerSDK.bundle",
27   "preserve_paths": "ProsperBorrowerSDKSample",
28   "frameworks": "SystemConfiguration",
29   "libraries": "sqlite3.0",
30   "pod_target_xcconfig": {
31     "ENABLE_BITCODE": "NO"
32   }