[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / SCTableIndex / 0.3.0 / SCTableIndex.podspec.json
blobffabc0accb8af8581cb0ab46419c042776964c28
2   "name": "SCTableIndex",
3   "version": "0.3.0",
4   "summary": "SCTableIndex is tableview item index list not use section Header",
5   "description": "SCTableIndex is tableview item index list not use section Header. If you set the sorted item as a string array, it makes a table of contents with the first letter. Then click on the letter to move the table view to the first item.",
6   "homepage": "https://github.com/myoungsc/SCTableIndex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "myoungsc": "myoungsc.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/myoungsc/SCTableIndex.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SCTableIndex/Classes/**/*",
22   "swift_version": "5.0"