[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 5 / FXKeychain / 1.2 / FXKeychain.podspec.json
blob2e6353ae105fb8a9c9d6f4226a5f2c7b96b7265f
2   "name": "FXKeychain",
3   "version": "1.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   "source": {
9     "git": "https://github.com/nicklockwood/FXKeychain.git",
10     "tag": "1.2"
11   },
12   "source_files": "FXKeychain",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   },
18   "frameworks": "Security"