[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / 6 / CombineEvent / 0.4.0 / CombineEvent.podspec.json
blob738927ee057e174fbbb5d6511ac2e686ca9b1211
2   "name": "CombineEvent",
3   "version": "0.4.0",
4   "summary": "convenience wrapper api when using combine",
5   "description": "This repo collects some convenience wrapper api when using combine.",
6   "homepage": "https://github.com/foxsin10/CombineEvent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "foxsion10": "yzjcnn@gmail.com"
13   },
14   "social_media_url": "https://github.com/foxsin10",
15   "swift_versions": [
16     "5.4"
17   ],
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source": {
22     "git": "https://github.com/foxsin10/CombineEvent.git",
23     "tag": "0.4.0"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.4"