blob: a66383833890b99e4b7ca8c7634b01e77757a740 [file] [log] [blame]
{
"name": "JXMarqueeView",
"version": "0.0.8",
"summary": "A powerful and easy to use marquee view.",
"homepage": "https://github.com/pujiaxin33/JXMarqueeView",
"license": "MIT",
"authors": {
"pujiaxin33": "317437084@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/pujiaxin33/JXMarqueeView.git",
"tag": "0.0.8"
},
"source_files": "Sources/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}