[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 1 / HRSocket / 0.0.3 / HRSocket.podspec.json
blob6f9a68774769523880c14e3c74a3e07ea8e87e13
2   "name": "HRSocket",
3   "platforms": {
4     "ios": "8.0",
5     "osx": "10.10"
6   },
7   "version": "0.0.3",
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.3"
17   },
18   "source_files": [
19     "HRSocket",
20     "HRSocket/**/*.{h,m}"
21   ],
22   "public_header_files": "HRSocket/**/*.h",
23   "homepage": "https://github.com/shsanek/HRSocket"