[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 1 / Latch / 1.3.0 / Latch.podspec.json
blobffc4826f487254509b921240ade64bbb240b2f78
2   "name": "Latch",
3   "version": "1.3.0",
4   "summary": "A simple Swift Keychain Wrapper for iOS",
5   "homepage": "https://github.com/DanToml/Latch",
6   "documentation_url": "https://dantoml.com/Latch",
7   "license": "MIT",
8   "authors": {
9     "Danielle 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/DanToml/Latch.git",
19     "tag": "1.3.0"
20   },
21   "source_files": [
22     "Classes",
23     "Latch/*.{h,swift}"
24   ],
25   "frameworks": "Security",
26   "pushed_with_swift_version": "3.0"