blob: 50931f57b88767aedf8c935a98f35bd73b0d4a4a [file] [log] [blame]
{
"name": "JXMarqueeView",
"version": "0.0.9",
"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_versions": "5.0",
"source": {
"git": "https://github.com/pujiaxin33/JXMarqueeView.git",
"tag": "0.0.9"
},
"source_files": "Sources/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}