[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / 6 / CombineEvent / 1.0.0 / CombineEvent.podspec.json
blob2cf379e1c8178ecfac09f31a12a411d1e4bf3ae9
2   "name": "CombineEvent",
3   "version": "1.0.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.3"
17   ],
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source": {
22     "git": "https://github.com/foxsin10/CombineEvent.git",
23     "tag": "1.0.0"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.3"