blob: 9a34354372475a0245679a959debb170fcc39bdc [file] [log] [blame]
{
"name": "WLScheduleTableCell",
"version": "0.0.8",
"summary": "Event of Time Axi for UITableView.",
"description": "This component for custom UITableViewCell.",
"homepage": "https://github.com/luowanglin/WLScheduleTableCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowanglin": "luowanglin@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luowanglin/WLScheduleTableCell.git",
"tag": "0.0.8"
},
"source_files": "WLScheduleTableCell/Classes/*.swift",
"resources": "WLScheduleTableCell/Classes/source/*.png",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}