[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / f / ServerReachability / 0.0.1 / ServerReachability.podspec.json
blob53e176527c1c00faf82af5054640fda53c6a9191
2   "name": "ServerReachability",
3   "version": "0.0.1",
4   "summary": "ServerReachability - This class help you with checking of access to server by host and port.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Alexey Gubarev": "gubarev.lesha@gmail.com"
11   },
12   "homepage": "https://github.com/ogubariev/ServerReachability",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/ogubariev/ServerReachability.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "*.{h,m}",
21   "public_header_files": "*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true