[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 0 / 3 / 1 / RGTimeline / 0.0.6 / RGTimeline.podspec.json
blob81f7f292b0d0053c3754346f6f0c0e62ce3939a4
2   "name": "RGTimeline",
3   "version": "0.0.6",
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.6"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "RGTimeline/**/*.{swift}"