[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 1 / 4 / LUKeychainAccess / 2.1.0 / LUKeychainAccess.podspec.json
bloba03082e4def1d7aacabeb291222ffdfefa7a5b2a
2   "name": "LUKeychainAccess",
3   "version": "2.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   },
13   "source": {
14     "git": "https://github.com/TheLevelUp/LUKeychainAccess.git",
15     "tag": "2.1.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "watchos": "2.0"
20   },
21   "source_files": "LUKeychainAccess",
22   "frameworks": "Security",
23   "requires_arc": true