[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / e / JCMTimeSlider / 0.2.2 / JCMTimeSlider.podspec.json
blob14d3f7bf370a80faff9b602d2f9c8e8753072a88
2   "name": "JCMTimeSlider",
3   "version": "0.2.2",
4   "summary": "iOS control to navigate a timeline with large number of data points (dates).",
5   "description": "                   This is an iOS control to navigate a timeline with large number of data points, written in Swift\n\n                   * Works with few or a large number of data points.\n                   * Uses non-linear selection around your touch, for easy selection.\n                   * Similar look and feel to the Time Machine control\n",
6   "homepage": "https://github.com/jcmendez/JCMTimeSlider",
7   "screenshots": "http://jcmendez.github.io/JCMTimeSlider/images/sample.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Juan C. Mendez": "jcmendez@alum.mit.edu"
14   },
15   "social_media_url": "http://twitter.com/jcmendez_us",
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/jcmendez/JCMTimeSlider.git",
21     "tag": "0.2.2"
22   },
23   "source_files": "TimeSlider/JCMTimeSliderControl.swift",
24   "requires_arc": true