[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 3 / e / KeyClip / 1.2.3 / KeyClip.podspec.json
blob76dddecdadcab354f300cb4e5f368cf877c6c794
2   "name": "KeyClip",
3   "version": "1.2.3",
4   "summary": "KeyClip is yet another Keychain library written in Swift.",
5   "description": "KeyClip is yet another Keychain library written in Swift.\nFeatures\n  - Simple interface\n  - Multi Types ( String / NSDictionary / NSData )\n  - Error Handling\n  - Settings ( kSecAttrAccessGroup / kSecAttrService / kSecAttrAccessible )\n  - Works on both iOS & OS X",
6   "homepage": "https://github.com/s-aska/KeyClip",
7   "license": "MIT",
8   "authors": {
9     "aska": "s.aska.org@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/s-aska/KeyClip.git",
13     "tag": "1.2.3"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "KeyClip/*.swift"