[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 2 / 4 / Socket.IO-Client-Swift / 2.1.0 / Socket.IO-Client-Swift.podspec.json
blob5ca855a74a48798e8032ac3a00e5a96178b1b5a5
2   "name": "Socket.IO-Client-Swift",
3   "version": "2.1.0",
4   "summary": "Socket.IO-client for iOS and OS X",
5   "description": "                   Socket.IO-client for iOS and OS X.\n                   Supports ws/wss/polling connections and binary.\n                   For socket.io 1.0+ and Swift 1.2.\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     "ios": "8.0",
15     "osx": "10.10"
16   },
17   "source": {
18     "git": "https://github.com/socketio/socket.io-client-swift.git",
19     "tag": "v2.1.0"
20   },
21   "source_files": "SocketIOClientSwift/**/*.swift",
22   "requires_arc": true