blob: f0471db0dc92971fa6d4318736771dc05953e74d [file] [log] [blame]
{
"name": "WZMarqueeViewer",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"description": "<<-DESC \n It is a marquee view used on iOS, which implement by Objective-C. \n DESC",
"homepage": "https://github.com/wanghongli123/WZMarqueeViewer",
"license": "MIT",
"authors": {
"王XX": "619152022@163.com"
},
"source": {
"git": "https://github.com/wanghongli123/WZMarqueeViewer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "WZMarqueeViewer/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}