[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / d / 7 / LoansSDK / 2 / LoansSDK.podspec.json
blob6665655e06aecc747ede86c1a0a29dda35328d2b
2   "name": "LoansSDK",
3   "version": "2",
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": "2"
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   "preserve_paths": "LoansSDK.framework",
22   "frameworks": "JavaScriptCore"