blob: 104beff4e35d04faea567b6b824288523b2da335 [file] [log] [blame]
{
"name": "SKToDoListTableView",
"version": "0.1.4",
"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.4"
},
"source_files": "SKToDoListTableView/**/*.{h,m,swift,xib}",
"dependencies": {
"FSCalendar": [
]
}
}