[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 5 / FXKeychain / 1.5.2 / FXKeychain.podspec.json
blob55add1b3cd9b22227d0119cc539b3979c144f8d5
2   "name": "FXKeychain",
3   "version": "1.5.2",
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.2"
12   },
13   "source_files": "FXKeychain/FXKeychain.{h,m}",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "4.3",
17     "osx": "10.6"
18   },
19   "frameworks": "Security"