[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / c / WLScheduleTableCell / 0.0.9 / WLScheduleTableCell.podspec.json
blob3d99f53fb69c3497acb07bd1e5e8d1aea40ff7c7
2   "name": "WLScheduleTableCell",
3   "version": "0.0.9",
4   "summary": "Event of Time Axi for UITableView.",
5   "description": "This component for custom UITableViewCell.",
6   "homepage": "https://github.com/luowanglin/WLScheduleTableCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowanglin": "luowanglin@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/luowanglin/WLScheduleTableCell.git",
19     "tag": "0.0.9"
20   },
21   "source_files": "WLScheduleTableCell/Classes/*.swift",
22   "resources": "WLScheduleTableCell/Classes/source/*.png",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   }