blob: e9d17b7dd2305664259a89bcec04716717ed0506 [file] [log] [blame]
{
"name": "BoardGameManager",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BoardGameManager/*.swift",
"swift_version": "4.2"
}