[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / f / BT-Timer / 0.1.3 / BT-Timer.podspec.json
blobc48f6ee7447a7d249183dc273db1c775737d84a8
2   "name": "BT-Timer",
3   "version": "0.1.3",
4   "summary": "An off-the-shelf timer/stopwatch to use in your iOS apps",
5   "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'",
6   "homepage": "https://github.com/O-labib/BT-Timer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Omar Labib": "o.labib1995@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/O-labib/BT-Timer.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "BT-Timer/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"