blob: ec9d4181c4745603d93b6d05b40d94edcbb61ba8 [file] [log] [blame]
{
"name": "ReachableObserver",
"version": "0.0.3",
"summary": "ReachableObserver framework",
"description": "ReachableObserver framework help to monitor connection status",
"homepage": "https://github.com/DimaIgorevich/ReachableObserver",
"license": "MIT",
"authors": {
"Dmitriy": "dzhimasan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DimaIgorevich/ReachableObserver.git",
"tag": "0.0.3"
},
"source_files": "ReachableObserver/**/*.{h,m}"
}