blob: 70884991ca4080033eeeab9d590b0c239ec40dbc [file] [log] [blame]
{
"name": "MGTimer",
"version": "0.0.1",
"summary": "An Interface object that displays a countdown or count-up timer.",
"homepage": "https://github.com/sadeghgoo/MGTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sadeghgoo": "sadeghitunes2@gmail.com"
},
"source": {
"git": "https://gitlab.com/sadeghbitarafan/mgtimer.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "MGTimer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}