blob: 9ce006a076853f15f643a93e77c18672f387f2f4 [file] [log] [blame]
{
"name": "SignalRClient-ObjC",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SignalRClient-ObjC/Classes/**/*",
"dependencies": {
"SocketRocket": [
]
}
}