[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / f / 1 / HRSocket / 0.0.1 / HRSocket.podspec.json
blob972756cd0d601a8884c98c5964f77f8fd5ed5a20
2   "name": "HRSocket",
3   "platforms": {
4     "ios": "8.0",
5     "osx": "10.10"
6   },
7   "version": "0.0.1",
8   "summary": "HRSocket pod for create server client programm",
9   "description": "HRSocket pod for create server client programm,socket. Force send NSData",
10   "license": "MIT",
11   "authors": {
12     "shsanek": "shipin@sibers.com"
13   },
14   "source": {
15     "git": "https://github.com/shsanek/HRSocket.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "HRSocket",
20     "HRSocket/**/*.{h,m}"
21   ],
22   "public_header_files": "HRSocket/**/*.h",
23   "homepage": "https://github.com/shsanek/HRSocket"