[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / 7 / PLVSocketIOClientSwift / 0.2.1 / PLVSocketIOClientSwift.podspec.json
blob7ec4410e6faaa62d42261b43a63625abdef3c379
2   "name": "PLVSocketIOClientSwift",
3   "module_name": "PLVSocketIOClientSwift",
4   "version": "0.2.1",
5   "summary": "PLVSocketIOClientSwift for iOS",
6   "description": "PLVSocketIOClientSwift for iOS.\nFor socket.io 2.0+ and Swift.",
7   "homepage": "https://www.polyv.net/",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "LLH": "luolinhao@polyv.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "5.0"
21   },
22   "dependencies": {
23     "PLVStarscream": [
24       "~> 0.2.0"
25     ]
26   },
27   "source": {
28     "http": "https://repo.polyv.net/ios/download/PLVSocketIOClientSwift/PLVSocketIOClientSwift_0.2.1-240328.zip"
29   },
30   "source_files": [
31     "PLVSocketIOClientSwift/**/*.swift",
32     "PLVSocketIOClientSwift/*.swift"
33   ],
34   "swift_version": "5"