[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 6 / f / Valet / 2.0.6 / Valet.podspec.json
blobc1b8ed30281eefb0aaa603a99395a018993096fe
2   "name": "Valet",
3   "version": "2.0.6",
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": "2.0.6"
11   },
12   "source_files": [
13     "Valet/*.{h,m}",
14     "Other/*.{h,m}"
15   ],
16   "frameworks": "Security",
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.10"
20   }