blob: d28d97608f1996154a47cbb457eb58c5259c9069 [file] [log] [blame]
{
"name": "ADTickerLabel",
"version": "0.67",
"summary": "ADTickerLabel An objective-c UIView which provide a mechanism to show numbers with rolling effect, like in counter.",
"description": "ADTickerLabel An objective-c UIView which provide a mechanism to show numbers with rolling effect, like in counter.",
"homepage": "https://github.com/Antondomashnev",
"authors": {
"Anton Domashnev": "antondomashnev@gmail.com"
},
"source": {
"git": "https://github.com/Antondomashnev/ADTickerLabel.git",
"tag": "0.67"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}