[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 8 / 1 / 3 / SKToDoListTableView / 0.1.7 / SKToDoListTableView.podspec.json
blobc15f29cd716faddb8bd92bcdc8f325d46a94bc0f
2   "name": "SKToDoListTableView",
3   "version": "0.1.7",
4   "summary": "This library simplifies management of your ToDoList",
5   "homepage": "http://seeking-star.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENCE"
9   },
10   "authors": {
11     "starcut": "stella.scraps@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/starcut/SKToDoListTableView.git",
18     "tag": "0.1.7"
19   },
20   "source_files": "SKToDoListTableView/**/*.{h,m,swift}",
21   "resources": "SKToDoListTableView/**/*.{xib,png}",
22   "dependencies": {
23     "FSCalendar": [
25     ]
26   }