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