| { |
| "name": "toastcam_uikit", |
| "version": "1.0.4", |
| "summary": "Extensions and components of UIKit for ToastCam App", |
| "description": "Extensions and components of UIKit for ToastCam App", |
| "homepage": "https://github.nhnent.com/mediatechlab/toastcam_uikit_ios.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "KWANG HYOUN KIM": "pisces@nhnent.com" |
| }, |
| "source": { |
| "git": "https://github.nhnent.com/mediatechlab/toastcam_uikit_ios.git", |
| "tag": "1.0.4" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "toastcam_uikit/Classes/**/*", |
| "resources": "toastcam_uikit/Assets/**/*", |
| "dependencies": { |
| "MaterialComponents/ActivityIndicator": [ |
| |
| ], |
| "MaterialComponents/Snackbar": [ |
| |
| ], |
| "SimpleLayout-Swift": [ |
| "~> 1.0.1" |
| ] |
| }, |
| "frameworks": "UIKit" |
| } |