[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / d / f / SSETV / 0.0.1 / SSETV.podspec.json
blob59e46a7594a68a4f24fb02b2d231d5c6d1b2fcb7
2   "name": "SSETV",
3   "version": "0.0.1",
4   "summary": "An customisable Expandable Tableview.",
5   "description": "SSETV is subclass extended from UITableView. It is created as Parent-Child relationship in Table. User can use any designed UITableViewCell for parent as well as for child or any subclass of the same. Set seperate row animation for Collapse and Expand in SSETV.",
6   "homepage": "https://github.com/Shivam-Sevarik/SSETV.git",
7   "license": {
8     "type": "MIT",
9     "text": "Shivam Sevarik"
10   },
11   "authors": {
12     "Shivam Sevarik": "shivamsevarik@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Shivam-Sevarik/SSETV.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SSETV/*.{h,m}"