blob: 23b6fa89b239f8607e6c9497fb98f3eee01bf4fd [file] [log] [blame]
{
"name": "TOReachability",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A lightweight, unit-tested class to detect network changes on iOS",
"homepage": "https://github.com/TimOliver/TOReachability",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOReachability.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TOReachability/**/*.{h,m}",
"requires_arc": true
}