[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 7 / PLVSocketIOClientSwift / 0.1.0 / PLVSocketIOClientSwift.podspec.json
blob0df4a8a277ebd04350b70ccba28fa6747bb1acf1
2   "name": "PLVSocketIOClientSwift",
3   "module_name": "PLVSocketIOClientSwift",
4   "version": "0.1.0",
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.1.0"
25     ]
26   },
27   "source": {
28     "git": "http://git.polyv.net/ios/PLVSocketIOClientSwift",
29     "tag": "0.1.0"
30   },
31   "source_files": [
32     "PLVSocketIOClientSwift/PLVSocketIOClientSwift/**/*.swift",
33     "PLVSocketIOClientSwift/PLVSocketIOClientSwift/*.swift"
34   ],
35   "swift_version": "5"