blob: 6305e4a2aa7ae26052ad80d4d1100af9e69c2ac0 [file] [log] [blame]
{
"name": "HalfPresentationAnimation",
"version": "1.0",
"summary": "Half presenting a view controller for contextual interaction.",
"description": "Half presenting a view controller for contextual interaction in Swift 2.x",
"homepage": "https://github.com/georgetso/HalfPresentationAnimation",
"license": "MIT",
"authors": "George Tso",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/georgetso/HalfPresentationAnimation.git",
"tag": "1.0"
},
"source_files": "HalfPresentationAnimation/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}