[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 7 / CombineGesture / 0.3.0 / CombineGesture.podspec.json
blobdf10df9664898ddbc2775d2c2097a71aec281e53
2   "name": "CombineGesture",
3   "version": "0.3.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.3.0"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.3"