[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / 6 / f / Valet / 1.1.0 / Valet.podspec.json
blob088d9521f88e677e01c4c676dbd6501be91d5752
2   "name": "Valet",
3   "version": "1.1.0",
4   "license": "Apache",
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": "1.1.0"
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.9"
20   }