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