[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 8 / SocketRocketMirror / 4.0 / SocketRocketMirror.podspec.json
blobe874a61477e0b670359ee90d7831ab9ffd06f2b2
2   "name": "SocketRocketMirror",
3   "version": "4.0",
4   "summary": "A conforming WebSocket (RFC 6455) client library.",
5   "homepage": "https://github.com/square/SocketRocket",
6   "authors": "Square",
7   "license": "Apache License, Version 2.0",
8   "source": {
9     "git": "https://github.com/FredericJacobs/SocketRocket.git",
10     "tag": "4.0"
11   },
12   "source_files": "SocketRocket/*.{h,m,c}",
13   "requires_arc": true,
14   "ios": {
15     "frameworks": [
16       "CFNetwork",
17       "Security"
18     ]
19   },
20   "platforms": {
21     "ios": "6.0"
22   },
23   "osx": {
24     "frameworks": [
25       "CoreServices",
26       "Security"
27     ]
28   },
29   "libraries": "icucore"