blob: b83cc86529c71b9240856a00eb583e89fa7157e4 [file] [log] [blame]
{
"name": "SKToDoListTableView",
"version": "0.1.9",
"summary": "This library simplifies management of your ToDoList",
"homepage": "http://seeking-star.com/",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"starcut": "stella.scraps@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/starcut/SKToDoListTableView.git",
"tag": "0.1.9"
},
"source_files": "SKToDoListTableView/**/*.{h,m,swift}",
"resources": "SKToDoListTableView/**/*.{xib,png}",
"dependencies": {
"FSCalendar": [
]
}
}