[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 1 / 4 / LUKeychainAccess / 3.0.3 / LUKeychainAccess.podspec.json
blob7e091549c207bca3eac2e605399a45b81e2bc73e
2   "name": "LUKeychainAccess",
3   "version": "3.0.3",
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.0.3"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "watchos": "4.0"
22   },
23   "source_files": "LUKeychainAccess",
24   "frameworks": "Security",
25   "requires_arc": true