blob: de52949e8540e7a4cba97f7109913b7a0aa36158 [file] [log] [blame]
{
"name": "JHScrollTextView",
"version": "0.1.0",
"summary": "水平方向文本跑马灯",
"description": "'JHScrollTextView是一个水平方向上自动滚动的跑马灯效果控件'",
"homepage": "https://github.com/RunzhiZhao/JHScrollTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Runzhi.Zhao": "852356753@qq.com"
},
"source": {
"git": "https://github.com/RunzhiZhao/JHScrollTextView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHScrollTextView/Classes/**/*"
}