blob: fb904ca17a162b3f918b0e47b39a503d70340585 [file] [log] [blame]
{
"name": "YXQMarqueeView",
"version": "2.0.0",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/15910507033/YXQMarqueeView",
"license": "MIT",
"authors": {
"15910507033": "15910507033@163.com"
},
"source": {
"git": "https://github.com/15910507033/YXQMarqueeView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "WZMarqueeView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}