blob: 91764bddcdfd88b0beac47654717c2c7045ced58 [file] [log] [blame]
{
"name": "Internet",
"version": "0.4.0",
"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.4.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"ReachabilitySwift": [
]
}
}