blob: e3f16f89b7b24755a0c7742917c68facf80a837d [file] [log] [blame]
{
"name": "MagicTimer",
"version": "0.1.9",
"summary": "MagicTimer is a UIView based timer that displays a countdown or count-up timer.",
"homepage": "https://github.com/sadeghgoo/MagicTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sadeghgoo": "sadeghitunes2@gmail.com"
},
"source": {
"git": "https://github.com/sadeghgoo/MagicTimer.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "MagicTimer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}