blob: f79e4bb15ddfc7699dd640a60f5d91e152b642e1 [file] [log] [blame]
{
"name": "EasyApi",
"version": "0.1.3",
"summary": "Perform Api calls easily and efficiently with EasyApi",
"description": "Perform Api calls easily and efficiently with EasyApi. Inbuilt usage of Dispatch Queues, so no need to worry about performance anymore. Make use of Dispatch Group easily with EasyApi.",
"homepage": "https://github.com/saikiranpanuganti/EasyApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"saikiranpanuganti": "saikiranpanuganti92@gmail.com"
},
"source": {
"git": "https://github.com/saikiranpanuganti/EasyApi.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "EasyApi/Classes/**/*",
"swift_version": "5.0"
}