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