[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / b / KSTimeline / 0.1.1 / KSTimeline.podspec.json
blobb8809c4bc0a97cd1cf4f4677991985b05de6f630
2   "name": "KSTimeline",
3   "version": "0.1.1",
4   "summary": "KSTimeline, written in swift, is a simple and customizable view which supports showing a series of events in a vertically time-sorted structure.",
5   "homepage": "https://github.com/KenShih522/KSTimeline",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KenShih522": "kenshih522@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/KenShih522/KSTimeline",
18     "tag": "0.1.1"
19   },
20   "source_files": [
21     "KSTimeline/Info.plist",
22     "KSTimeline/KSTimeline.h",
23     "KSTimeline/KSTimelineContentView.swift",
24     "KSTimeline/KSTimelineRulerView.swift",
25     "KSTimeline/KSTimelineView.swift"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "4.0"