[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / d / 3 / e / KeyClip / 1.3.3 / KeyClip.podspec.json
blobca31ef1ccba256cacd492375e5a897634ff74625
2   "name": "KeyClip",
3   "version": "1.3.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.3.3"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "requires_arc": true,
20   "source_files": "KeyClip/*.swift"