blob: aa1b33c496f232ebae9222d71f72efd571af73b7 [file] [log] [blame]
{
"name": "toastcam_uikit_app_extension",
"version": "1.2.0",
"summary": "Extensions and components of UIKit.",
"description": "Extensions and components of UIKit.",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_uikit/Classes/**/*",
"resources": "toastcam_uikit/Assets/**/*",
"dependencies": {
"SimpleLayout-Swift": [
"~> 1.1.0"
]
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS": "-DAPP_EXTENSIONS"
}
}