blob: 9f16427d39b26fc87c87a7200be97e1eae1fb2f5 [file] [log] [blame]
{
"name": "SignalR_ObjC",
"version": "0.1.3",
"summary": "SignalR-ObjC fork",
"description": "fork with SignalR-ObjC",
"homepage": "https://github.com/Faithlight/SignalR_ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Faithlight": "454277536@qq.com"
},
"source": {
"git": "https://github.com/Faithlight/SignalR_ObjC.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SignalR_ObjC/SignalR/**/*",
"public_header_files": "Pod/SignalR/**/*.h",
"dependencies": {
"AFNetworking": [
],
"SocketRocket": [
]
}
}