blob: 60194f3d9ef7843aebfc70b989d4205a5877c6e4 [file] [log] [blame]
{
"name": "MSImagePickerSheetController",
"version": "0.1.3",
"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.3",
"branch": "master"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSImagePickerSheetController/Classes/**/*"
}