blob: 10447ef65f25d8ee115e542c802a8adf9bdd9d7b [file] [log] [blame]
{
"name": "LaraCrypt",
"version": "0.1.0",
"summary": "Laravel encryption method for Swift.",
"description": "Laravel encryption method with using AES-256-CBC and base64 key for Swift.",
"homepage": "https://github.com/FardadCo/LaraCrypt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FardadCo": "developers@fardad.co"
},
"source": {
"git": "https://github.com/FardadCo/LaraCrypt.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/fardadco",
"platforms": {
"ios": "9.0"
},
"source_files": "LaraCrypt/Classes/**/*",
"pushed_with_swift_version": "3.0"
}