[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 1 / 4 / LUKeychainAccess / 3.0.2 / LUKeychainAccess.podspec.json
blobeab015284bd95f225cb3c954e60382c83ee5960a
2   "name": "LUKeychainAccess",
3   "version": "3.0.2",
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     "Clay Bridges": "claybridges@gmail.com",
14     "Ben Cootner": "bcootner@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/TheLevelUp/LUKeychainAccess.git",
18     "tag": "3.0.2"
19   },
20   "platforms": {
21     "ios": "9.0",
22     "watchos": "4.0"
23   },
24   "source_files": "LUKeychainAccess",
25   "frameworks": "Security",
26   "requires_arc": true