blob: ac7d98b2f1b629f0c084b8effe6fe37d1a6add32 [file] [log] [blame]
{
"name": "DYMarqueeView",
"version": "1.0.0",
"summary": "一个可以高度自定义的iOS跑马灯。",
"description": "一个可以高度自定义的iOS跑马灯,支持双向模式。",
"homepage": "https://github.com/duyi56432/DYMarqueeView",
"license": "MIT",
"authors": {
"duyi56432": "564326678@qq.com"
},
"frameworks": "Foundation",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/duyi56432/DYMarqueeView.git",
"tag": "1.0.0"
},
"source_files": "DYMarqueeView/**/*.{h,m}"
}