blob: 5f5c92e4d31056b3968904e19d8eaf77c2f2b3ff [file] [log] [blame]
{
"name": "MCIVASSDK",
"version": "1.0",
"summary": "A SDK For MCI",
"description": "A MCI VAS SDK IN Swift",
"homepage": "https://github.com/hoomansanatkar/MyTest",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Hooman Sanatkar": "hooman_Sanatkar@Yahoo.com.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "MCIVASSDK.framework"
},
"source": {
"http": "https://github.com/hoomansanatkar/MyTest/raw/master/MCIVASSDK.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"Firebase/Core": [
],
"Firebase/Messaging": [
]
},
"swift_version": "4.2"
}