blob: 0a93b4e450326f17b4eefffc331f9b6ec83f5422 [file] [log] [blame]
{
"name": "SignalRClient-ObjC",
"version": "0.1.1",
"summary": "AspNetCore SignalR Client for ObjectiveC.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/asaturg/SignalRClient-ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asaturg@gmail.com": "asatur@realizeit.co"
},
"source": {
"git": "https://github.com/asaturg/SignalRClient-ObjC.git",
"branch": "master",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SignalRClient-ObjC/Classes/**/*",
"dependencies": {
"SocketRocket": [
]
}
}