blob: a2b2f777dfd6879c41f6af07449d973b7ff9fc6a [file] [log] [blame]
{
"name": "WLBase",
"version": "1.0.0",
"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.0"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"frameworks": "UIKit",
"libraries": "sqlite3"
}