blob: 74aaeb653da6f37b2dcc7563923a71ccbb078807 [file] [log] [blame]
{
"name": "NiceLogger12",
"version": "1.0.2",
"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"
},
"ios": {
"vendored_frameworks": "NiceLogger12.framework"
},
"source": {
"git": "https://github.com/farooqhassan52/NiceLogger12.git",
"tag": "1.0.2"
},
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}