blob: d261f5445d78ce371bbbec4b7c83ebed10ee0616 [file] [log] [blame]
{
"name": "WLScheduleTableCell",
"version": "0.0.7",
"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.7"
},
"source_files": "WLScheduleTableCell/Classes/*.swift",
"resources": "WLScheduleTableCell/Classes/source/*.png",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}