blob: d9d110317ce709a22d833287a4c09be935f1b7bf [file] [log] [blame]
{
"name": "BSCycleTextView",
"version": "0.0.2",
"summary": "This is a view that cycle scroll the text, but not cycle scroll the UITextView",
"description": "This is a view that cycle scroll the text, but not cycle scroll the UITextView. yeah",
"homepage": "https://github.com/blurryssky/BSCycleTextView",
"license": "MIT",
"authors": {
"blurryssky": "blurryssky@icloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/blurryssky/BSCycleTextView.git",
"tag": "0.0.2"
},
"source_files": [
"BSCycleTextView",
"BSCycleTextViewSample/BSCycleTextView/*"
],
"exclude_files": "Classes/Exclude"
}