blob: 1ad210a599bc00f92af35eadb0a0d2dddd129bb4 [file] [log] [blame]
{
"name": "MTGSDKSwift",
"version": "1.0.0",
"summary": "Magic: The Gathering SDK - Swift",
"description": "A lightweight framework that makes interacting with the magicthegathering.io api quick, easy and safe.",
"homepage": "https://github.com/MagicTheGathering/mtg-sdk-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Reed Carson": "rpcarson27@gmail.com"
},
"source": {
"git": "https://github.com/MagicTheGathering/mtg-sdk-swift",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.2"
},
"source_files": "MTGSDKSwift/**/*.swift",
"swift_version": "4.1"
}