blob: 400b5495a2935f5a276362614240bf4ca30ed007 [file] [log] [blame]
{
"name": "BT-Timer",
"version": "0.1.0",
"summary": "An off-the-shelf timer/stopwatch to use in your iOS apps",
"description": "'Very easy to use timer/stopwatch 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": {
"Omar Labib": "o.labib1995@gmail.com"
},
"source": {
"git": "https://github.com/O-labib/BT-Timer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "BT-Timer/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}