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