blob: 9eea0b631df1715ca3d171a88abd6b7af7f55e69 [file] [log] [blame]
{
"name": "DebugPrints",
"version": "0.1.0",
"summary": "Pretty debug prints with emojis.",
"description": "This module allows you to more easily understand your program flow by printing with emojis.",
"homepage": "https://github.com/olavblj/DebugPrints",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "olavblj",
"source": {
"git": "https://github.com/olavblj/DebugPrints.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "*.swift",
"pushed_with_swift_version": "3.0"
}