[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / a / 3 / JDFlipNumberView / 1.0.1 / JDFlipNumberView.podspec.json
blob52d4164f193de1d73b41b95223f2c2795f803947
2   "name": "JDFlipNumberView",
3   "version": "1.0.1",
4   "summary": "A simple, yet powerful, customizable FlipNumberView based on CoreAnimation. Contains also a Date Countdown Flip View.",
5   "description": "A simple, yet powerful, customizable FlipNumberView based on CoreAnimation. Contains also a Date Countdown Flip View. May be used for Countdowns/Timer or any other Counter. Supports automatic animation in either direction. Can be manually chained. See the DateFlipNumberView as an example. There is also an example project.",
6   "homepage": "https://github.com/jaydee3/JDFlipNumberView",
7   "license": "MIT",
8   "authors": {
9     "Markus Emrich": "markus@nxtbgthng.com"
10   },
11   "source": {
12     "git": "https://github.com/jaydee3/JDFlipNumberView.git",
13     "tag": "pod-1.0.1"
14   },
15   "source_files": "JDFlipNumberView/**/*.{h,m}",
16   "resources": "JDFlipNumberView/JDFlipNumberView.bundle",
17   "platforms": {
18     "ios": "3.0"
19   },
20   "frameworks": "QuartzCore",
21   "requires_arc": false