blob: 6f9a68774769523880c14e3c74a3e07ea8e87e13 [file] [log] [blame]
{
"name": "HRSocket",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"version": "0.0.3",
"summary": "HRSocket pod for create server client programm",
"description": "HRSocket pod for create server client programm,socket. Force send NSData",
"license": "MIT",
"authors": {
"shsanek": "shipin@sibers.com"
},
"source": {
"git": "https://github.com/shsanek/HRSocket.git",
"tag": "0.0.3"
},
"source_files": [
"HRSocket",
"HRSocket/**/*.{h,m}"
],
"public_header_files": "HRSocket/**/*.h",
"homepage": "https://github.com/shsanek/HRSocket"
}