[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / d / 7 / LoansSDK / 3 / LoansSDK.podspec.json
blob6d3381387d6e433ad36feec0c697ece4734e8d7d
2   "name": "LoansSDK",
3   "version": "3",
4   "summary": "LoansSDK is a simple wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults",
5   "description": "LoansSDK is a simple wrapper for Keychain that works on iOS and OS X.\nMakes using Keychain APIs as easy as NSUserDefaults.\n\nFeatures\n  - Simple interface\n  - Support access group\n  - [Support accessibility](#accessibility)\n  - [Support iCloud sharing](#icloud_sharing)\n  - **[Support TouchID and Keychain integration (iOS 8+)](#touch_id_integration)**\n  - Works on both iOS & OS X",
6   "homepage": "https://github.com/meiwuzhao/LoansSDK",
7   "source": {
8     "git": "https://github.com/meiwuzhao/LoansSDK.git",
9     "tag": "3"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "merlinwu": "meiwuzhao@ppdai.com"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "LoansSDK.framework",
22   "frameworks": "JavaScriptCore"