blob: cce1213d1a4389c9a32708b1850c461fe7416226 [file] [log] [blame]
{
"name": "SKImagePicking",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "ImagePicking allows you to pick image from Library or Camera very easy",
"requires_arc": true,
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/ImagePicking",
"source": {
"git": "https://github.com/sjsoad/ImagePicking.git",
"tag": "0.0.4"
},
"frameworks": "UIKit",
"source_files": "ImagePicking/**/*.{swift}",
"dependencies": {
"AlertActionBuilder": [
],
"SKAlertControllerBuilder": [
],
"SKAlertControllerShowing": [
],
"SKAppSettingsShowing": [
],
"SKPhotosPermissions": [
],
"SKCameraPermissions": [
]
}
}