[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 6 / 3 / KeychainAccess / 1.0.2 / KeychainAccess.podspec.json
blob249e0ef0b913db69010152635fa1fe864d9d60c0
2   "name": "KeychainAccess",
3   "version": "1.0.2",
4   "summary": "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.",
5   "description": "  KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs exremely easy and much more palatable to use in Swift.\n",
6   "homepage": "https://github.com/kishikawakatsumi/KeychainAccess",
7   "screenshots": "https://raw.githubusercontent.com/kishikawakatsumi/KeychainAccess/master/Screenshots/01.png",
8   "license": "MIT",
9   "authors": {
10     "kishikawa katsumi": "kishikawakatsumi@mac.com"
11   },
12   "source": {
13     "git": "https://github.com/kishikawakatsumi/KeychainAccess.git",
14     "tag": "v1.0.2"
15   },
16   "social_media_url": "https://twitter.com/k_katsumi",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9"
20   },
21   "requires_arc": true,
22   "source_files": "Lib/KeychainAccess/*.swift"