[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / a / 1 / Latch / 1.2.1 / Latch.podspec.json
bloba876562bbc609182b5f1f1c7b02ff428f94693ca
2   "name": "Latch",
3   "version": "1.2.1",
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     "ios": "8.0",
14     "watchos": "2.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/DanielTomlinson/Latch.git",
19     "tag": "1.2.1"
20   },
21   "source_files": [
22     "Classes",
23     "Latch/*.{h,swift}"
24   ],
25   "frameworks": "Security"