[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 1 / 3 / SKToDoListTableView / 0.1.11 / SKToDoListTableView.podspec.json
blob61b0c07e6bda577067dfb7bd6dce8e8e8e23f518
2   "name": "SKToDoListTableView",
3   "version": "0.1.11",
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.11"
19   },
20   "source_files": "SKToDoListTableView/**/*.{h,m,swift}",
21   "resources": "SKToDoListTableView/**/*.{xib,png}",
22   "dependencies": {
23     "FSCalendar": [
25     ]
26   }