[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / SlidingNumberView / 0.0.1 / SlidingNumberView.podspec.json
blobb9af665dbaf7f412398f8f0387e18f169770bd3c
2   "name": "SlidingNumberView",
3   "version": "0.0.1",
4   "summary": "SlidingNumberView is a custom view that will count from an initial number to a final number with sliding animation",
5   "description": "SlidingNumberView enables numbers to change like the hand tally counter (most relevant example). It changes from a starting number to a final number with sliding animation. Currently, it supports numbers up to 11 Digits",
6   "homepage": "https://github.com/bupstan/SlidingNumberView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bupstan": "bupstan.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bupstan/SlidingNumberView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SlidingNumberView/Classes/**/*",
23   "swift_version": "5.0"