[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 3 / e / KeyClip / 1.2.2 / KeyClip.podspec.json
blob30186c66344a6c411e897723b7049fd90d17b63d
2   "name": "KeyClip",
3   "version": "1.2.2",
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.2"
14   },
15   "social_media_url": "https://twitter.com/k_katsumi",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true,
21   "source_files": "KeyClip/*.swift"