[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / d / c / RxTimelane / 1.0.5 / RxTimelane.podspec.json
blob12fbef005feeab2aa9d80a332095515d80e0c019
2   "name": "RxTimelane",
3   "version": "1.0.5",
4   "summary": "The RxSwift Timelane package",
5   "description": "The RxSwift logging package for the Timelane Instrument.",
6   "homepage": "https://github.com/icanzilb/RxTimelane",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marin Todorov": "touch-code-magazine@underplot.com"
13   },
14   "source": {
15     "git": "https://github.com/icanzilb/RxTimelane.git",
16     "tag": "1.0.5"
17   },
18   "social_media_url": "https://twitter.com/icanzilb",
19   "swift_versions": [
20     "5.0"
21   ],
22   "requires_arc": true,
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10",
26     "watchos": "3.0",
27     "tvos": "9.0"
28   },
29   "source_files": "Sources/**/*.swift",
30   "frameworks": "Foundation",
31   "dependencies": {
32     "RxSwift": [
33       "~> 5.1"
34     ],
35     "TimelaneCore": [
36       "~> 1.0"
37     ]
38   },
39   "swift_version": "5.0"