[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / 1 / b / TimelaneCombine / 1.0.3 / TimelaneCombine.podspec.json
blob637367090c11ac0560b5d739f94b15a2e7cc3dc2
2   "name": "TimelaneCombine",
3   "version": "1.0.3",
4   "summary": "TimelaneCombine provides a Combine bindings for profiling Combine code with the Timelane Instrument.",
5   "description": "TimelaneCombine provides a Combine bindings for profiling Reactive code with the Timelane Instrument.",
6   "homepage": "https://github.com/icanzilb/TimelaneCombine",
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/TimelaneCombine.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/icanzilb",
19   "source_files": "Sources/**/*.swift",
20   "swift_versions": [
21     "5.0"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "ios": "13.0",
26     "osx": "10.15",
27     "watchos": "6.0",
28     "tvos": "13.0"
29   },
30   "frameworks": "Combine",
31   "dependencies": {
32     "TimelaneCore": [
33       "1.0.2"
34     ]
35   },
36   "swift_version": "5.0"