blob: 5c68167c92af57d54915c69d60e4013ffe04d845 [file] [log] [blame]
{
"name": "EFInternetIndicator",
"version": "0.0.5",
"summary": "A little Internet status indicator.",
"description": "A little swift Internet error status indicator using ReachabilitySwift.",
"homepage": "https://github.com/ezefranca/EFInternetIndicator",
"screenshots": "https://media.giphy.com/media/3Pumvj8kXlsze/giphy.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ezefranca": "ezequiel.ifsp@gmail.com"
},
"source": {
"git": "https://github.com/ezefranca/EFInternetIndicator.git",
"tag": "0.0.5"
},
"social_media_url": "https://twitter.com/ezefranca",
"platforms": {
"ios": "9.0"
},
"source_files": "EFInternetIndicator/Classes/**/*.{c,h,hh,m,mm,swift}",
"dependencies": {
"SwiftMessages": [
"~> 5.0.1"
]
}
}