blob: 5636ff6ff89a6fe77c8dbe2d4edabc2f12e24271 [file] [log] [blame]
{
"name": "ModalView",
"version": "0.1.1",
"summary": "An easy to implement iOS Modal",
"description": "This is an easy to implement and use iOS Modal",
"homepage": "https://github.com/joegesualdo/ModalView-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Gesualdo": "joegesualdo@gmail.com"
},
"source": {
"git": "https://github.com/joegesualdo/ModalView-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ModalView/ModalView.swift",
"pushed_with_swift_version": "3.0"
}