[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / 5 / FXKeychain / 1.5 / FXKeychain.podspec.json
blobb84baffde10b2fc1c6ff7c3d5aa23c27c3186d30
2   "name": "FXKeychain",
3   "version": "1.5",
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.5"
11   },
12   "source_files": "FXKeychain",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   },
18   "frameworks": "Security"