blob: 78ced0e62fb4037252707b670e0d71dfd719f8cb [file] [log] [blame]
{
"name": "PGTransitionKit",
"version": "0.1.2",
"summary": "Percetage Present Transition Animation Module.",
"description": "Percetage Present Transition Animation Module with Animator/Interactor.",
"homepage": "https://github.com/ipagong/PGTransitionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ipagong": "ipagong.dev@gmail.com"
},
"source": {
"git": "https://github.com/ipagong/PGTransitionKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "PGTransitionKit/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}