blob: 2841f0a26cb87fa5f7822f0ae020d885b6ca8460 [file] [log] [blame]
{
"name": "QTransition",
"version": "0.1.2",
"summary": "A Library help in view transitioning in iOS.",
"homepage": "https://github.com/ZefengQiu/QTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZefengQiu": "z9qiu@uwaterloo.ca"
},
"source": {
"git": "https://github.com/ZefengQiu/QTransition.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QTransition/Classes/**/*",
"frameworks": "UIKit"
}