[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / SlidingNumberView / 0.0.6 / SlidingNumberView.podspec.json
blob38e9d4a1cd78a849a5183c5aec0f8e311b945f62
2   "name": "SlidingNumberView",
3   "version": "0.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "SlidingNumberView/Classes/**/*",
23   "swift_version": "4.2"