blob: c4fe4e240a55ce4d5ebd6d92b321bc1e9a09b34e [file] [log] [blame]
{
"name": "WLMenu",
"version": "1.0.11",
"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.0.11"
},
"source_files": "**/*.{h,m}",
"resources": [
"imgs/*.png",
"**/*.xib"
],
"frameworks": "UIKit"
}