blob: b6b367907b6aba281382909d834c3aacb56a93e5 [file] [log] [blame]
{
"name": "MagicTimer",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.0"
],
"source_files": "MagicTimer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}