| { |
| "name": "WLScheduleTableCell", |
| "version": "0.0.6", |
| "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.6" |
| }, |
| "source_files": "WLScheduleTableCell/Classes/*.swift", |
| "resources": "WLScheduleTableCell/Classes/source/*.png", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "5.0" |
| } |
| } |