blob: c049cee22fc57e71c319b57033366734d9562773 [file] [log] [blame]
{
"name": "NiceLogger12",
"version": "1.0.1",
"summary": "A small framework to NiceLogger changes in Swift.",
"description": "NiceLogger is a small and lightweight Swift framework that allows to monitor and being notified for network status changes in a super-easy way!",
"homepage": "https://github.com/farooqhassan52/NiceLogger12",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rana Farooq Hassan": "farooqhassan52@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/farooqhassan52/NiceLogger12.git",
"tag": "1.0.1"
},
"source_files": "NiceLogger12/*.{h,swift}",
"exclude_files": "NiceLogger12/Exclude",
"swift_versions": "5.0",
"public_header_files": "NiceLogger12/**/*.h",
"swift_version": "5.0"
}