blob: d926d12e090174ad5858e9d50f672209c6960802 [file] [log] [blame]
{
"name": "CallAPI",
"version": "1.0.1",
"summary": "An Api service call framework...!",
"description": "This is framework contains simple API service calls which helps to reuse the code.",
"homepage": "https://github.com/skvalibabu-ajr/CallAPIFrameWork.git",
"license": "MIT",
"authors": {
"valibabu shaik": "skvalibabu@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/skvalibabu-ajr/CallAPIFrameWork.git",
"tag": "1.0.1"
},
"source_files": "CallAPI/**/*.{swift}"
}