[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 2 / LoansSDKWebTest / 1 / LoansSDKWebTest.podspec.json
blob7075a0a3300633a93c0f615e07e591e7575f7fb9
2   "name": "LoansSDKWebTest",
3   "version": "1",
4   "summary": "LoansSDKWebTest is a simple wrapper for Keychain that   works on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults",
5   "description": "LoansSDKWebTest 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 7+)](#touch_id_integration)**\n  - Works on both iOS & OS X",
6   "homepage": "https://github.com/meiwuzhao/LoansSDKWebTest",
7   "source": {
8     "git": "https://github.com/meiwuzhao/LoansSDKWebTest.git",
9     "tag": "1"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "merlinwu": "meiwuzhao@126.com"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "vendored_frameworks": "Classes/LoansSDK.framework",
22   "resources": "Classes/*.bundle",
23   "frameworks": "JavaScriptCore",
24   "libraries": [
25     "iconv",
26     "stdc++",
27     "z",
28     "sqlite3"
29   ]