[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / d / 6 / RZSafariKeychain / 0.1.1 / RZSafariKeychain.podspec.json
blob6b74d3307dd35d3592bd17d15d5c5d4c6a79e650
2   "name": "RZSafariKeychain",
3   "version": "0.1.1",
4   "summary": "A simple implementation of Safari Keychain",
5   "description": "                   A longer description of RZSafariKeychain in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/Raizlabs/RZSafariKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Rouse": "alex.rouse@raizlabs.com"
13   },
14   "social_media_url": "http://twitter.com/raizlabs",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Raizlabs/RZSafariKeychain.git",
20     "tag": "0.1.1"
21   },
22   "source_files": [
23     "Classes",
24     "source/*.{h,m}"
25   ],
26   "requires_arc": true