blob: 7cb43a73e413bb270b6c349089cc72c441005533 [file] [log] [blame]
{
"name": "ShineIOSAPIClient",
"version": "1.0.3",
"summary": "This includes the Classes which interact with Alarmofire",
"description": "This includes the Classes which interact with Alarmofire or it can be any other Api client",
"homepage": "https://gitlab.shinebathroom.com/engineering/mobile/shineiosapiclient.git",
"license": "MIT",
"dependencies": {
"Alamofire": [
]
},
"authors": {
"BABUL S RAJ": "babul@shinebathroom.com"
},
"platforms": {
"ios": "12.2"
},
"swift_versions": "5.2",
"source": {
"git": "https://gitlab.shinebathroom.com/engineering/mobile/shineiosapiclient.git",
"tag": "1.0.3"
},
"source_files": "ShineIOSAPIClient/**/*{swift}",
"swift_version": "5.2"
}