[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 2 / 4 / Socket.IO-Client-Swift / 5.1.0 / Socket.IO-Client-Swift.podspec.json
blobe9fd01d1cff1fdc0f9b2cb722321e27093f7644b
2   "name": "Socket.IO-Client-Swift",
3   "version": "5.1.0",
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": "v5.1.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "requires_arc": true