[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / d / 4 / 6 / SCTableIndex / 0.1.2 / SCTableIndex.podspec.json
blobce6645194ed0fdb98c1a935576c2c4e2bc6503a5
2   "name": "SCTableIndex",
3   "version": "0.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SCTableIndex/Classes/**/*",
22   "pushed_with_swift_version": "3.0"