[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 4 / f / SectionIndexView / 0.0.2 / SectionIndexView.podspec.json
blob5abf4c8fae81cdac1123eb8ffbe3c394ab77f681
2   "name": "SectionIndexView",
3   "version": "0.0.2",
4   "summary": "Customizing the UITableView's section index written in Swift",
5   "authors": {
6     "ChenJian": "57150718@qq.com"
7   },
8   "homepage": "https://github.com/CJYS/SectionIndexView",
9   "frameworks": "UIKit",
10   "source": {
11     "git": "https://github.com/CJYS/SectionIndexView.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "SectionIndexViewDemo/SectionIndexView/**/*.{h,m,swift}",
15   "license": "MIT",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_version": "4.0",
20   "requires_arc": true