[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / e / Keychain / 0.2.2 / Keychain.podspec.json
blob48ecce0541d8abaeeb783817933f0562481e0a95
2   "name": "Keychain",
3   "version": "0.2.2",
4   "summary": "Keychain Wrapper Class.",
5   "description": "An easy-to-use wrapper class 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.2"
17   },
18   "social_media_url": "https://twitter.com/ardalansamimi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Keychain/Classes/**/*",
23   "frameworks": "Foundation"