blob: 4f2ad2111275efe7f30a271c43bf867c710393c9 [file] [log] [blame]
{
"name": "WLBase",
"version": "1.0.20",
"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.20"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"frameworks": "UIKit",
"libraries": "sqlite3",
"dependencies": {
"Reachability": [
],
"RegexKitLite": [
],
"WLModel": [
],
"JQFMDB": [
]
}
}