blob: d3bff1391ecec176cf8c25b452aaa9f948399553 [file] [log] [blame]
{
"name": "ABFCNetwork",
"version": "1.0.0",
"summary": "Framework to fetch data from the URL",
"description": "A network framework that simply fetches data from the end point",
"homepage": "http://www.example.com",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/VasanthkumarVelusamy/Network.git",
"tag": "1.0.0"
},
"source_files": [
"Network",
"Network/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_versions": "4.2",
"swift_version": "4.2"
}