blob: 09679c88f95e01eeac29dec66175f036d7574039 [file] [log] [blame]
{
"name": "NetGuard",
"version": "1.2",
"summary": "Network debugging guard",
"description": "An excellent network debugger. Start network debugging with NetGuard you never miss any request.",
"homepage": "https://github.com/batikansosun/NetGuard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Batikan Sosun": "batikansosun@gmail.com"
},
"social_media_url": "https://twitter.com/batikansosun",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/batikansosun/NetGuard.git",
"branch": "main",
"tag": "1.2"
},
"source_files": [
"NetGuard",
"NetGuard/**/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}