[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 8 / SegmentedVideoController / 0.1.0 / SegmentedVideoController.podspec.json
blobeb691859763c9acf522e25639ac128155e0fec20
2   "name": "SegmentedVideoController",
3   "version": "0.1.0",
4   "summary": "A ViewController which plays a video with a segmented progress bar that allows tapping left and right to jump between the segments",
5   "description": "a ViewController that creates multiple progress bars at the top of the screen based on timestamps, tapping on the left or right side of the screen allows the user to jump to the next or previous timestamp. At the end of the video, the viewController dismisses itself.",
6   "homepage": "https://github.com/frost101207/SegmentedVideoController",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "frost101207": "chrislee@soothe.com"
13   },
14   "source": {
15     "git": "https://github.com/frost101207/SegmentedVideoController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SegmentedVideoController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"