2 "name": "LoansSDKTest",
4 "summary": "LoansSDKTest is a simple wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults",
5 "description": "LoansSDKTest 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/LoansSDKTest",
8 "git": "https://github.com/meiwuzhao/LoansSDKTest.git",
11 "source_files": "Classes/*.{h,m}",
17 "merlinwu": "meiwuzhao@126.com"
23 "vendored_libraries": "Classes/libLoansSDK.a"
25 "resources": "Classes/*.bundle",
26 "frameworks": "JavaScriptCore",
33 "public_header_files": "Classes/*.h"