blob: 22733a6f42c56fb16db67a73bdf08f6c6d77c8e6 [file] [log] [blame]
{
"name": "UIScrollingLabel",
"version": "1.0.0",
"summary": "Automatically Scrolled Label",
"description": "Automatically Scrolled Label.",
"homepage": "https://github.com/sulioppa/UIScrollingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"author": "sulioppa@icloud.com"
},
"source": {
"git": "https://github.com/sulioppa/UIScrollingLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIScrollingLabel/**/*",
"dependencies": {
"Masonry": [
]
}
}