[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / d / KeychainWrapperX / 3.0.0 / KeychainWrapperX.podspec.json
blob3a812a35bc7dbb2b6dc891b9e8ed97e960d7359d
2   "name": "KeychainWrapperX",
3   "version": "3.0.0",
4   "summary": "KeychainWrapperX is just a simple CoreFoundationKit utility Module",
5   "description": "This module contains the utility class to identify the device type",
6   "homepage": "https://github.com/prashantLalShrestha/KeychainWrapperX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant Shrestha": "prashantlurvs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prashantLalShrestha/KeychainWrapperX.git",
19     "tag": "3.0.0"
20   },
21   "source_files": "Sources/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "KeychainAccess": [
29       "~> 4.2.0"
30     ]
31   },
32   "swift_version": "5.0"