[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / f / Valet / 1.3 / Valet.podspec.json
blob9216b9f683c885401abb2bae29d68d49d0173335
2   "name": "Valet",
3   "version": "1.3",
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.3"
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   }