blob: ff75be512c06bf4745ce450ceda55b53fa6b8915 [file] [log] [blame]
{
"name": "GetPostFramework",
"version": "1.0.0",
"summary": "Allows user to automate HTTP requests.",
"swift_versions": "4.0.0",
"description": "Allows user to automate HTTP requests. Use the method to obtain data object or use other method to get the URl from the string",
"homepage": "https://github.com/ryanofori/GetRequestFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Ofori": "ryanofori1@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/ryanofori/GetRequestFramework.git",
"tag": "1.0.0"
},
"source_files": "GetPostFramework",
"swift_version": "4.0.0"
}