[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 6 / CombineEvent / 0.5.0 / CombineEvent.podspec.json
blobab41adb0bbedaff987021a0d181c6911d2b7096c
2   "name": "CombineEvent",
3   "version": "0.5.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": "0.5.0"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.3"