blob: 96d3bb3fa171bde94f6f8e0430df29e4c7814330 [file] [log] [blame]
{
"name": "WLBase",
"version": "1.0.9",
"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.9"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"frameworks": "UIKit",
"libraries": "sqlite3",
"dependencies": {
"Reachability": [
]
}
}