| { |
| "name": "SBACard", |
| "version": "1.0.14", |
| "summary": "This includes files for SBACard", |
| "description": "This includes files for SBACard.", |
| "homepage": "https://gitlab.shinebathroom.com/engineering/mobile/sbacard.git", |
| "license": "MIT", |
| "dependencies": { |
| "ShineIOSCommon": [ |
| |
| ], |
| "ShineIOSAPIClient": [ |
| |
| ] |
| }, |
| "authors": { |
| "BABUL S RAJ": "babul@shinebathroom.com" |
| }, |
| "platforms": { |
| "ios": "12.2" |
| }, |
| "swift_versions": "5.2", |
| "source": { |
| "git": "https://gitlab.shinebathroom.com/engineering/mobile/sbacard.git", |
| "tag": "1.0.14" |
| }, |
| "source_files": "SBACard/**/*{swift}", |
| "resources": "SBACard/**/*.{pdf,png,jpeg,jpg,storyboard,xcassets,xib,json}", |
| "swift_version": "5.2" |
| } |