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