blob: 29d6d08b54f53ee81120a5ed467ada65b4e39acf [file] [log] [blame]
{
"name": "MSContests",
"version": "1.0.0",
"summary": "MadSeven's Contest framework",
"description": "This framework provides contests. You can easily display the contests and participate to it.",
"homepage": "https://gitlab.com/madseven-public/mscontest-ios",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": "MadSeven",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitlab.com/madseven-public/mscontest-ios.git",
"tag": "1.0.0"
},
"vendored_frameworks": "MSContests.xcframework",
"swift_version": "5.0"
}