blob: 64a71dceaa2a5c9f34f188680091ac924a58832c [file] [log] [blame]
{
"name": "WLModel",
"version": "1.0.2",
"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.2"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"frameworks": "UIKit",
"libraries": "sqlite3"
}