[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 7 / CombineGesture / 0.4.0 / CombineGesture.podspec.json
bloba8305bf8e068b4c9b1a63772acd684aa7d6bdeb1
2   "name": "CombineGesture",
3   "version": "0.4.0",
4   "summary": "convenience wrapper api when using combine and gesture",
5   "description": "This repo collects some convenience wrapper api when using combine and gesture.",
6   "homepage": "https://github.com/foxsin10/CombineGesture",
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/CombineGesture.git",
23     "tag": "0.4.0"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.3"