[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / 4 / Socket.IO-Client-Swift / 4.1.6 / Socket.IO-Client-Swift.podspec.json
blobcd6e3bfc5c3e797631ff42f17f13d501d2f0e492
2   "name": "Socket.IO-Client-Swift",
3   "version": "4.1.6",
4   "summary": "Socket.IO-client for iOS and OS X",
5   "description": "Socket.IO-client for iOS and OS X.\nSupports ws/wss/polling connections and binary.\nFor socket.io 1.0+ and Swift 1.2.",
6   "homepage": "https://github.com/socketio/socket.io-client-swift",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Erik": "nuclear.ace@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/socketio/socket.io-client-swift.git",
20     "tag": "v4.1.6"
21   },
22   "source_files": "Source/**/*.swift",
23   "requires_arc": true