blob: 239767e58cb66f468668e55269fc09090183271d [file] [log] [blame]
{
"name": "BT_Timer",
"version": "0.1.1",
"summary": "An off-the-shelf timer to use in your iOS apps",
"description": "'Very easy to use timer to use in iOS apps with any label, All you have to do to link it with a UILabel and fire it'",
"homepage": "https://github.com/O-labib/BT-Timer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"o.labib1995@gmail.com": "o.labib1995@gmail.com"
},
"source": {
"git": "https://github.com/O-labib/BT-Timer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BT_Timer/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}