blob: 9923c108f1f23f711c2a55b16bd4b77d87303fc6 [file] [log] [blame]
{
"name": "BSScrollingLabelView",
"version": "1.0.0",
"summary": "This is a view that cycle scroll the label if the label' width is larger than view",
"description": "This is a view that cycle scroll the label if the label' width is larger than view. yeah",
"homepage": "https://github.com/blurryssky/BSScrollingLabelView",
"license": "MIT",
"authors": {
"blurryssky": "blurryssky@icloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/blurryssky/BSScrollingLabelView.git",
"tag": "1.0.0"
},
"source_files": [
"BSScrollingLabelView",
"BSScrollingLabelViewSample/BSScrollingLabelView/*"
],
"exclude_files": "Classes/Exclude"
}