| { |
| "name": "SandKattUIKit", |
| "version": "0.3", |
| "summary": "SKUIKit is the base UI framework in SandKatt Solutions Inc.'s iOS application platform.", |
| "description": "The SKUIKit is the base UI framework in SandKatt Solutions Inc.'s iOS application platform..", |
| "homepage": "https://github.com/bkatnich/iOS-SKUIKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Britton Katnich": "katnich@shaw.ca" |
| }, |
| "source": { |
| "git": "https://github.com/bkatnich/iOS-SKUIKit.git", |
| "tag": "0.3" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "SKUIKit/**/*", |
| "swift_version": "4.0", |
| "dependencies": { |
| "SKFoundation": [ |
| |
| ], |
| "Hue": [ |
| |
| ] |
| } |
| } |