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