[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / f / SectionIndexView / 2.0.1 / SectionIndexView.podspec.json
blobee6ad96435777f2b9da0b5ffd56e76c4d73f4c1b
2   "name": "SectionIndexView",
3   "version": "2.0.1",
4   "summary": "Customizing the UITableView's section index written in Swift",
5   "authors": {
6     "ChenJian": "57150718@qq.com"
7   },
8   "homepage": "https://github.com/0xcj/SectionIndexView",
9   "frameworks": "UIKit",
10   "source": {
11     "git": "https://github.com/0xcj/SectionIndexView.git",
12     "tag": "2.0.1"
13   },
14   "source_files": "Sources/SectionIndexView/**/*.{h,m,swift}",
15   "license": "MIT",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "swift_versions": [
20     "4.0",
21     "4.2",
22     "5.0"
23   ],
24   "requires_arc": true,
25   "swift_version": "5.0"