[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / 4 / LUKeychainAccess / 3.1.0 / LUKeychainAccess.podspec.json
blob21edcd6fa5e38fce4ab88b2af90d921f0f7bd732
2   "name": "LUKeychainAccess",
3   "version": "3.1.0",
4   "summary": "A wrapper for iOS Keychain Services that behaves just like NSUserDefaults.",
5   "homepage": "https://github.com/TheLevelUp/LUKeychainAccess",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Costa Walcott": "costa@thelevelup.com",
12     "Donald Gaxho": "dgaxho@gmail.com",
13     "Ben Cootner": "bcootner@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/TheLevelUp/LUKeychainAccess.git",
17     "tag": "3.1.0"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "watchos": "4.0"
22   },
23   "source_files": "LUKeychainAccess",
24   "frameworks": "Security",
25   "requires_arc": true