[Add] PushwooshInboxUIXCFramework 6.7.13
[CocoaPods.git] / Specs / f / 9 / 3 / EKeychainManager / 0.0.4 / EKeychainManager.podspec.json
blob6d07eefbae4320148c31cba85de62240308369e9
2   "name": "EKeychainManager",
3   "version": "0.0.4",
4   "summary": "This cocoapods will help you to manage a token in keychain",
5   "description": "A Manager to storage tokens from applications into keychain without increasing the amount of busines rules or code in general to do this.",
6   "homepage": "https://github.com/Evino/ekeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas": "lucasmirsoa@icloud.com"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Evino/ekeychain.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "EKeychainManager/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"