blob: c0c9d2a0d0730cecbdc4afc3a4c9f224ba9e147d [file] [log] [blame]
{
"name": "WLScheduleTableCell",
"version": "0.0.1",
"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.1"
},
"source_files": "WLScheduleTableCell/Classes/*.swift",
"resources": "WLScheduleTableCell/Classes/source/*.png"
}