blob: 76e22ced528469f93892080447b081ed22b4534e [file] [log] [blame]
{
"name": "ModalImage",
"version": "0.1.1",
"summary": "ModalImage is for modal presenting images in an app.",
"homepage": "https://github.com/SRozhina/ModalImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sofia Rozhina": "sofia.rozhina@gmail.com"
},
"source": {
"git": "https://github.com/SRozhina/ModalImage.git",
"tag": "0.1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.1"
},
"source_files": "ModalImage/**/*.{swift}",
"resources": "ModalImage/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"frameworks": "UIKit"
}