[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 6 / 2 / 4 / Socket.IO-Client-Swift / 1.1.1 / Socket.IO-Client-Swift.podspec.json
blobe4f372d472c6b60217caeb1c36390c4b512f8946
2   "name": "Socket.IO-Client-Swift",
3   "version": "1.1.1",
4   "summary": "Socket.IO-client for Swift",
5   "description": "                   Socket.IO-client for Swift.\n                   Supports ws/wss/polling connections and binary.\n                   For socket.io 1.0+ and Swift 1.1.\n",
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     "osx": "10.10"
15   },
16   "source": {
17     "git": "https://github.com/socketio/socket.io-client-swift.git",
18     "tag": "v1.1.1"
19   },
20   "source_files": "SwiftIO/**/*.swift",
21   "requires_arc": true