blob: 0fb1a7f115ed5870523ad92622f55322d26f5bbe [file] [log] [blame]
{
"name": "NetworkingX",
"version": "1.1.0",
"summary": "NetworkingX is just a simple Networking utility Module",
"description": "This module contains the tab bar controller with a circular button at center",
"homepage": "https://github.com/prashantLalShrestha/NetworkingX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prashant Shrestha": "prashantlurvs@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/prashantLalShrestha/NetworkingX.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "5.0"
}