blob: e95cea7714f62e03126a4fe8e31c3735c181bb27 [file] [log] [blame]
{
"name": "RequestManagerFramework",
"version": "1.0.0",
"summary": "This is a RequestManagerFramework",
"description": "This framework is for making a service request and performs CRUD operations.",
"homepage": "https://github.com/vishalmodem/RequestManagerFramework",
"license": "MIT",
"authors": {
"Vishal Modem": "vishal.modem@gmail.com"
},
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/vishalmodem/RequestManagerFramework.git",
"tag": "1.0.0"
},
"source_files": "RequestManagerFramework/**/*",
"swift_version": "4.1"
}