[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / f / SectionIndexView / 3.0.0 / SectionIndexView.podspec.json
blob05b69b45ec0e787f820a73746774253bffe6bf0f
2   "name": "SectionIndexView",
3   "version": "3.0.0",
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": "3.0.0"
13   },
14   "source_files": "Sources/SectionIndexView/**/*.{h,m,swift}",
15   "license": "MIT",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": [
20     "4.0",
21     "4.2",
22     "5.0"
23   ],
24   "requires_arc": true,
25   "swift_version": "5.0"