blob: 5114a2beee742052c2a240bfa1fff2b4325ae193 [file] [log] [blame]
{
"name": "EZKeychain",
"version": "0.1.0",
"summary": "Lightweight Keychain API wrapper",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/PattoMotto/EZKeychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "PattoMotto",
"source": {
"git": "https://github.com/PattoMotto/EZKeychain.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/PattoMotto",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "EZKeychain/Classes/**/*"
}