blob: 68e35af56985eeb89f6004fca4c8be7c03cf308f [file] [log] [blame]
{
"name": "WZMarqueeVVVV",
"version": "1.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/CoderLISIDI/WZMarqueeVVVV",
"license": "MIT",
"authors": {
"李思迪": "lisidinetwork@gmail.com"
},
"source": {
"git": "https://github.com/CoderLISIDI/WZMarqueeVVVV.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WZMarqueeVVVV/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}