[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / d / SocketIOtstech / 0.0.1 / SocketIOtstech.podspec.json
blobfa77abfb0e8c9c82fde3537680c31d73330fa884
2   "name": "SocketIOtstech",
3   "module_name": "SocketIOtstech",
4   "version": "0.0.1",
5   "summary": "1.0+ Socket.IO-client for iOS",
6   "description": "Socket.IO-client for iOS and OS X.",
7   "homepage": "https://git.qvipe.org/ios/socketio",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "author": "emptymail@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "git@git.qvipe.org:ios/socketio.git",
21     "tag": "0.0.1",
22     "branch": "master"
23   },
24   "source_files": "Source/**/*.swift",
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.2"
28   },
29   "swift_version": "4.2"