blob: 29b6975cfb883b763287f162f720d43e922ea202 [file] [log] [blame]
{
"name": "SwiftyPresentation",
"version": "1.0.4",
"summary": "Some presentations for modal controllers",
"description": "Present controllers like slides or alerts.",
"homepage": "https://github.com/NicolasRenaud/SwiftyPresentation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas Renaud": "nicolasrenaud.0301@gmail.com"
},
"source": {
"git": "https://github.com/NicolasRenaud/SwiftyPresentation.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyPresentation/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}