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