[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / c / SignalR_ObjC / 0.1.3 / SignalR_ObjC.podspec.json
blob9f16427d39b26fc87c87a7200be97e1eae1fb2f5
2   "name": "SignalR_ObjC",
3   "version": "0.1.3",
4   "summary": "SignalR-ObjC fork",
5   "description": "fork with SignalR-ObjC",
6   "homepage": "https://github.com/Faithlight/SignalR_ObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Faithlight": "454277536@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Faithlight/SignalR_ObjC.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SignalR_ObjC/SignalR/**/*",
22   "public_header_files": "Pod/SignalR/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "SocketRocket": [
29     ]
30   }