[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / a / 1 / Latch / 1.0.0 / Latch.podspec.json
blob8efcfb80553bb0950f6c42fe4c4ad21040cf9593
2   "name": "Latch",
3   "version": "1.0.0",
4   "summary": "A simple Swift Keychain Wrapper for iOS",
5   "homepage": "https://github.com/DanielTomlinson/Latch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Tomlinson": "Dan@Tomlinson.io"
12   },
13   "social_media_url": "http://twitter.com/dantoml",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/DanielTomlinson/Latch.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Latch/*.{h,swift}"
24   ],
25   "frameworks": "Security"