blob: 19506f9f8869ce11c7d562b99c708379b9ea5566 [file] [log] [blame]
{
"name": "WLBase",
"version": "1.0.4",
"summary": "A short description of WLBase.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/expll/WLBase.git",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/expll/WLBase.git",
"tag": "1.0.4"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"frameworks": "UIKit",
"libraries": "sqlite3"
}