blob: 8bb1d6fae6aaf17e5651f03b6017abd09074b028 [file] [log] [blame]
{
"name": "TBInteractivePushTransition",
"version": "1.0.0",
"summary": "The interactive push transition iOS was missing.",
"description": "TBInteractivePushTransition is an interactive push transition triggered by a screen edge swipe from right to left.",
"homepage": "https://github.com/ThePantsThief/TBInteractivePushTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThePantsThief": "tannerbennett@me.com"
},
"source": {
"git": "https://github.com/ThePantsThief/TBInteractivePushTransition.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TBInteractivePushTransition/Classes/*"
}