blob: 4747e962f9d462227b77b1483bae0c34b267cecb [file] [log] [blame]
{
"name": "WLNewsCell",
"version": "1.0.3",
"summary": "A short description of WLNewsCell.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/expll/WLNewsCell.git",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/expll/WLNewsCell.git",
"tag": "1.0.3"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"frameworks": "UIKit",
"libraries": "sqlite3",
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
],
"Masonry": [
],
"MJExtension": [
],
"YYModel": [
]
}
}