blob: c6e206e6e960e0a8be56dc41a1712145904aa0fb [file] [log] [blame]
{
"name": "HYReachability",
"version": "0.1.1",
"summary": "HYReachability",
"description": "HYReachability, Wrapper of Reachability(Tony Million)",
"homepage": "https://github.com/sunhongyue4500/HYReachability",
"license": "MIT",
"authors": {
"hongyi": "sunhongyue4500@gmail.com"
},
"source": {
"git": "https://github.com/sunhongyue4500/HYReachability.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HYReachability",
"dependencies": {
"Reachability": [
"~> 3.2"
]
}
}