[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / e / Keychain / 0.2.3 / Keychain.podspec.json
blobf289339f23ed0d10a6036e7a5c4d0b13558c910d
2   "name": "Keychain",
3   "version": "0.2.3",
4   "summary": "Keychain Wrapper Class.",
5   "description": "An easy-to-use wrapper for using the system keychain and offers a simple interface to store user credentials with more advance features available.",
6   "homepage": "https://github.com/pkrll/Keychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ardalan Samimi": "ardalan@saturnfive.se"
13   },
14   "source": {
15     "git": "https://github.com/pkrll/Keychain.git",
16     "tag": "0.2.3"
17   },
18   "social_media_url": "https://twitter.com/ardalansamimi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Keychain/Classes/**/*",
23   "frameworks": "Foundation"