blob: 692688723a6f3b088715c759c5252643a5d22b7f [file] [log] [blame]
{
"name": "KarelEnvironment",
"version": "1.0.0",
"summary": "A KarelEnvironment view were you can set the rows and columns and move Karel around",
"description": "Basic KarelEnvironment with API for moving Karel along the environment. The Background color, number of rows and columns of the environment can be defined through the API.",
"homepage": "https://github.com/gokulrajanpillai/KarelEnvironment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gokul Rajan Pillai": "gokulrajanpillai@gmail.com"
},
"source": {
"git": "https://github.com/gokulrajanpillai/KarelEnvironment.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "KarelEnvironment/KarelEnvironment/**/*",
"pushed_with_swift_version": "4.0"
}