blob: bd3d9733a6e129ef1d385950cb86a31e432acf1b [file] [log] [blame]
{
"name": "SwiftModalView",
"version": "0.1.0",
"summary": "Light Modal View for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dreamsparkx/SwiftModalView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dreamsparkx": "dreamsparks@outlook.com"
},
"source": {
"git": "https://github.com/dreamsparkx/SwiftModalView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"swift_version": "4.0"
}