[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 5 / FXKeychain / 1.5.1 / FXKeychain.podspec.json
blob8fc536eec09ac9af77e5a6ffe1f0084a9b9548c9
2   "name": "FXKeychain",
3   "version": "1.5.1",
4   "license": "zlib",
5   "summary": "FXKeychain is a lightweight wrapper around the Apple keychain APIs that provides a simple dictionary-like interface.",
6   "homepage": "https://github.com/nicklockwood/FXKeychain",
7   "authors": "Nick Lockwood",
8   "social_media_url": "https://twitter.com/nicklockwood",
9   "source": {
10     "git": "https://github.com/nicklockwood/FXKeychain.git",
11     "tag": "1.5.1"
12   },
13   "source_files": "FXKeychain",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   },
19   "frameworks": "Security"