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