[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 0 / 3 / 1 / RGTimeline / 0.0.7 / RGTimeline.podspec.json
blobbeb61b2b9e8647d467ab60aff233ac77854657fa
2   "name": "RGTimeline",
3   "version": "0.0.7",
4   "summary": "A custom timeline control written in Swift",
5   "swift_version": "4.2",
6   "description": "A custom timeline control capable of rendering multiple 'events' that have start and end dates. E.g CCTV video files, calendar items etc",
7   "homepage": "https://github.com/rhuariglen/RGTimeline",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rhuari Glen": "rhuari@aspektapplications.com"
14   },
15   "source": {
16     "git": "https://github.com/rhuariglen/RGTimeline.git",
17     "tag": "0.0.7"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "RGTimeline/**/*.{swift}"