blob: b59275c528729f70d214026f6a217079144a0963 [file] [log] [blame]
{
"name": "MsuCse",
"version": "1.0.0",
"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": {
"jasminsuljic": "jasmin.suljich@gmail.com"
},
"source": {
"git": "https://github.com/PaytenASEE/msu-cse-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "MsuCse/Classes/**/*",
"swift_version": "4.2"
}