blob: 33de8d638092d9784491b2f2afdfcdc902465fcc [file] [log] [blame]
{
"name": "BMASpinningLabel",
"version": "1.0.0",
"summary": "Label with...",
"description": "BMASpinningLabel is an UI component which provides easy way for displaying and animating text inside it.\nText changes animated as 'spins' (either downwards or upwards).",
"homepage": "https://github.com/badoo/BMASpinningLabel.git",
"license": {
"type": "MIT"
},
"authors": {
"Viacheslav Radchenko": "viacheslav.radchenko@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/badoo/BMASpinningLabel.git",
"tag": "1.0.0"
},
"source_files": "BMASpinningLabel/*",
"public_header_files": "BMASpinningLabel/*.h",
"requires_arc": true
}