| { |
| "name": "HRSocket", |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.10" |
| }, |
| "version": "0.0.2", |
| "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.2" |
| }, |
| "source_files": [ |
| "HRSocket", |
| "HRSocket/**/*.{h,m}" |
| ], |
| "public_header_files": "HRSocket/**/*.h", |
| "homepage": "https://github.com/shsanek/HRSocket" |
| } |