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