blob: 52d4164f193de1d73b41b95223f2c2795f803947 [file] [log] [blame]
{
"name": "JDFlipNumberView",
"version": "1.0.1",
"summary": "A simple, yet powerful, customizable FlipNumberView based on CoreAnimation. Contains also a Date Countdown Flip View.",
"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.",
"homepage": "https://github.com/jaydee3/JDFlipNumberView",
"license": "MIT",
"authors": {
"Markus Emrich": "markus@nxtbgthng.com"
},
"source": {
"git": "https://github.com/jaydee3/JDFlipNumberView.git",
"tag": "pod-1.0.1"
},
"source_files": "JDFlipNumberView/**/*.{h,m}",
"resources": "JDFlipNumberView/JDFlipNumberView.bundle",
"platforms": {
"ios": "3.0"
},
"frameworks": "QuartzCore",
"requires_arc": false
}