blob: 5d45e497a8b458402a00f40a346c209337cb8e3b [file] [log] [blame]
{
"name": "EZKeychain",
"version": "0.2.0",
"summary": "Lightweight Keychain API wrapper",
"description": "Lightweight Keychain API wrapper. Yes this just another one :)\n You may wanna check this cool Keychain wrapper https://github.com/evgenyneu/keychain-swift",
"homepage": "https://github.com/PattoMotto/EZKeychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "PattoMotto",
"source": {
"git": "https://github.com/PattoMotto/EZKeychain.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/PattoMotto",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "EZKeychain/Classes/**/*"
}