[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / 4 / SimpleKeychain / 0.2.0 / SimpleKeychain.podspec.json
blob319364c5fae3c8095f67a9e763991fcd91541f1a
2   "name": "SimpleKeychain",
3   "version": "0.2.0",
4   "summary": "A wrapper to make it really easy to deal with iOS Keychain and store your user's credentials securely.",
5   "description": "                       A simple way to store items in iOS Keychain, without the hassle of dealing with iOS Keychain API directly.\n                       It has support for the new AccessControl for Keychain items added in iOS 8.\n",
6   "homepage": "https://github.com/auth0/SimpleKeychain",
7   "license": "MIT",
8   "authors": {
9     "Hernan Zalazar": "hernan@auth0.com"
10   },
11   "source": {
12     "git": "https://github.com/auth0/SimpleKeychain.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/authzero",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes"