| { | |
| "name": "Internet", | |
| "version": "0.2.1", | |
| "summary": "A handy wrapper around ReachabilitySwift.", | |
| "homepage": "https://github.com/BellAppLab/Internet", | |
| "license": "MIT", | |
| "authors": { | |
| "Bell App Lab": "apps@bellapplab.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/BellAppLab/Internet.git", | |
| "tag": "0.2.1" | |
| }, | |
| "social_media_url": "https://twitter.com/BellAppLab", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*", | |
| "dependencies": { | |
| "ReachabilitySwift": [ | |
| ] | |
| } | |
| } |