[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / a / RxKeychain / 0.1.4 / RxKeychain.podspec.json
blobff32cfac8b8e1a376aa290112027b56dd597675f
2   "name": "RxKeychain",
3   "version": "0.1.4",
4   "summary": "Wrapper for the iOS Keychain written in RxSwift",
5   "description": "Use SwiftKeychainWrapper to Keychain in RxSwift",
6   "module_name": "RxKeychain",
7   "homepage": "https://github.com/ahmedAlmasri/RxKeychain",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ahmed.almasri@ymail.com": "ahmed.almasri@ymail.com"
14   },
15   "source": {
16     "git": "https://github.com/ahmedAlmasri/RxKeychain.git",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "source_files": "RxKeychain/Classes/**/*.swift",
27   "dependencies": {
28     "RxSwift": [
30     ]
31   },
32   "swift_version": "5.0"