blob: 74b98f75e6eb2cf1a412c7a4cde7c46ae1b026cb [file] [log] [blame]
{
"name": "WLMenu",
"version": "1.1.0",
"summary": "A short description of WLMenu.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/expll/WLMenu.git",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/expll/WLMenu.git",
"tag": "1.1.0"
},
"source_files": "**/*.{h,m}",
"resources": [
"imgs/*.png",
"**/*.xib"
],
"frameworks": "UIKit"
}