blob: dfc20e200fd82402885b446c349d9e773dd8d205 [file] [log] [blame]
{
"name": "MsuCse",
"version": "1.0.1",
"summary": "MSU Client Side Encryption",
"description": "MSU Client Side Encryption description",
"homepage": "https://github.com/PaytenASEE/msu-cse-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jasmin.suljic": "jasmin.suljich@gmail.com"
},
"source": {
"git": "https://github.com/PaytenASEE/msu-cse-ios.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "MsuCse/Classes/**/*",
"swift_version": "4.2"
}