blob: fbc7a9fe6536035b2f89f0185dfab933ee465903 [file] [log] [blame]
{
"name": "SKToDoListTableView",
"version": "0.1.8",
"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.8"
},
"source_files": "SKToDoListTableView/**/*.{h,m,swift}",
"resources": "SKToDoListTableView/**/*.{xib,png}",
"dependencies": {
"FSCalendar": [
]
}
}