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