4 "summary": "A simple SDK for login and signup functionalities.",
5 "description": "AuthSDK is a simple iOS SDK that provides login and signup functionalities.\nThis SDK uses URLSession for networking and supports encoding/decoding of \nJSON data using Codable.",
6 "homepage": "https://github.com/ihsankhaniosdeveloper/AuthSDK",
12 "ihsankhaniosdeveloper": "ihsankhaniosdeveloper@gmail.com"
18 "git": "https://github.com/ihsankhaniosdeveloper/AuthSDK.git",
21 "source_files": "AuthSDK/**/*.{swift,h,m}",