blob: 7f7337c18fd5bcc7053628cbb5c8027a1c2c985b [file] [log] [blame]
{
"name": "MagicTimer",
"version": "0.1.2",
"summary": "Magic Timer is a label timer that deals with schedule 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.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "MagicTimer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}