blob: 428fcfa0e5c0ea1515c6e2c7de002261b6d35231 [file] [log] [blame]
{
"name": "ScalePresenter",
"version": "0.9",
"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": "0.9"
},
"source_files": "ScalePresenter/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}