blob: c593bb89a8c7f8911574b0c92062a751b3924e73 [file] [log] [blame]
{
"name": "PBJNetworkObserver",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Source",
"requires_arc": true
}