blob: dad7f6cad383a28d5a1738900c178f56108a6e4a [file] [log] [blame]
{
"name": "ScalePresenter",
"version": "1.0",
"summary": "Present a view controller by scaled",
"description": "Present a view controller by scaled in Swift 2.x",
"homepage": "https://github.com/georgetso/ScalePresenter",
"license": "MIT",
"authors": "George Tso",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/georgetso/ScalePresenter.git",
"tag": "1.0"
},
"source_files": "ScalePresenter/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}