blob: 6ea515cde0fc21215c2fcc66751504d22b368bf5 [file] [log] [blame]
{
"name": "MPUKeychain",
"version": "0.1.0",
"summary": "Quick and easy data saving in secured Keychain.",
"description": "Save any data securely to iOS Keychain.",
"homepage": "https://github.com/martinpucik/MPUKeychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Púčik": "martin.pucik@me.com"
},
"source": {
"git": "https://github.com/martinpucik/MPUKeychain.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/martinpucik",
"platforms": {
"ios": "8.0"
},
"source_files": "MPUKeychain/Classes/**/*"
}