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