blob: 7ca0c309e6d659d467ec20d446fa8b2a5e8d2f8e [file] [log] [blame]
{
"name": "PBJNetworkObserver",
"version": "0.1.0",
"summary": "iOS component for monitoring network reachability changes and connection type.",
"homepage": "https://github.com/piemonte/PBJNetworkObserver",
"license": "MIT",
"authors": {
"Patrick Piemonte": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/piemonte/PBJNetworkObserver.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Source",
"requires_arc": true
}