[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / b / SocketIO-ObjC / 1.3.1 / SocketIO-ObjC.podspec.json
blobf5ef3cd5c5f6185eeb7135de0f5b88d1ebe02c7b
2   "name": "SocketIO-ObjC",
3   "version": "1.3.1",
4   "license": {
5     "type": "BSD"
6   },
7   "platforms": {
8     "ios": "7.0"
9   },
10   "summary": "socket.io iOS devices.",
11   "homepage": "https://github.com/louis49/SocketIO-Objc",
12   "source": {
13     "git": "https://github.com/wapznw/SocketIO-Objc.git",
14     "tag": "V1.3.1"
15   },
16   "authors": {
17     "DESNOS BenoĆ®t": "desnos.benoit@gmail.com"
18   },
19   "source_files": "SocketIO-ObjC/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.6"
24     ]
25   },
26   "ios": {
27     "frameworks": [
28       "CFNetwork",
29       "Security",
30       "Foundation"
31     ]
32   },
33   "libraries": "icucore"