blob: 7bdc131353b92597e20fe67798e344938bea165c [file] [log] [blame]
{
"name": "MSImagePickerSheetController",
"version": "0.1.4",
"summary": "ImagePickerSheetController updated to Swift 4",
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"description": "This is an ImagePickerSheetController initially developed by ibrndnr converted to Swift 4. Url to initial repository is: https://github.com/lbrndnr/ImagePickerSheetController",
"homepage": "https://github.com/salkovich/MSImagePickerSheetController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"m.salej": "marcel.salej@icloud.com"
},
"source": {
"git": "https://github.com/salkovich/MSImagePickerSheetController.git",
"tag": "0.1.4",
"branch": "master"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSImagePickerSheetController/Classes/**/*",
"resources": "MSImagePickerSheetController/Assets/*.xcassets"
}