[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / d / 6 / 3 / SignalR-ObjC / 0.5.0 / SignalR-ObjC.podspec.json
blobdbd1cfb43118ca7ab9df6ac314425671b0110dd9
2   "name": "SignalR-ObjC",
3   "version": "0.5.0",
4   "summary": "Objective-C Client for the SignalR Project works with iOS and Mac.",
5   "homepage": "https://github.com/DyKnow/SignalR-ObjC",
6   "license": "MIT",
7   "authors": {
8     "Alex Billingsley": "abillingsley@dyknow.com"
9   },
10   "source": {
11     "git": "https://github.com/DyKnow/SignalR-ObjC.git",
12     "tag": "0.5.0"
13   },
14   "source_files": [
15     "SignalR.Client",
16     "SignalR.Client/**/*.{h,m}"
17   ],
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }