[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 4 / WLNewsCell / 1.0.5 / WLNewsCell.podspec.json
blob49b7feb6864b78edf8905beb904b454c23e2b4d2
2   "name": "WLNewsCell",
3   "version": "1.0.5",
4   "summary": "A short description of WLNewsCell.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/expll/WLNewsCell.git",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/expll/WLNewsCell.git",
16     "tag": "1.0.5"
17   },
18   "source_files": "**/*.{h,m}",
19   "public_header_files": "**/*.h",
20   "frameworks": "UIKit",
21   "libraries": "sqlite3",
22   "dependencies": {
23     "UITableView+FDTemplateLayoutCell": [
25     ],
26     "Masonry": [
28     ],
29     "MJExtension": [
31     ],
32     "YYModel": [
34     ]
35   }