blob: 315c93058e9955b6d04743a368fcd1b69856be06 [file] [log] [blame]
{
"name": "ADTickerLabel",
"version": "0.66",
"summary": "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.66"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": [
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}