blob: 118a22d6f41869c54343ab4cb2179f67b7278f63 [file] [log] [blame]
{
"name": "BoardGameManager",
"version": "1.2.0",
"summary": "Helps with traversing, transformation and score calculation in board games",
"homepage": "https://github.com/prasad1120/BoardGameManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prasad Shinde": "prasadshinde1120@gmail.com"
},
"source": {
"git": "https://github.com/prasad1120/BoardGameManager.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "BoardGameManager/*.swift",
"swift_versions": "5",
"swift_version": "5"
}