[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / f / Valet / 3.0.0 / Valet.podspec.json
blob4ceccb8d3c675b650b6108e411f768d50478b042
2   "name": "Valet",
3   "version": "3.0.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Valet lets you securely store data in the iOS or OS X Keychain without knowing a thing about how the Keychain works. It's easy. We promise.",
6   "homepage": "https://github.com/square/Valet",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/Valet.git",
10     "tag": "3.0.0"
11   },
12   "source_files": "Sources/**/*.{swift,h}",
13   "public_header_files": "Sources/*.h",
14   "frameworks": "Security",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11"
18   },
19   "pushed_with_swift_version": "4.0"