2 "name": "EKeychainManager",
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",
12 "Lucas": "lucasmirsoa@icloud.com"
17 "swift_versions": "5.0",
19 "git": "https://github.com/Evino/ekeychain.git",
22 "source_files": "EKeychainManager/**/*.{h,m,swift}",
23 "exclude_files": "Classes/Exclude",
24 "swift_version": "5.0"