blob: a57d1f02452fadd7b0c4021536e248359dd76d9d [file] [log] [blame]
{
"name": "TXScrollLabelView",
"version": "1.3.2",
"summary": "TXScrollLabelView (Objective-C), the best way to show & display informations such as Adverts / Boardcast / OnSale e.g. with a customView.",
"homepage": "https://github.com/tingxins/TXScrollLabelView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tingxins": "tingxins@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tingxins/TXScrollLabelView.git",
"tag": "v1.3.2"
},
"source_files": "TXScrollLabelView/**/*.{h,m}",
"requires_arc": true
}