blob: 81f4d71ded7a2f567d19dd8a7c12b80db0161478 [file] [log] [blame]
{
"name": "BXTransition",
"version": "0.1.0",
"summary": "BXTransition is a smooth and simple way to made your iOS app more interactive.",
"swift_version": "4.1",
"description": "With BXTransition you can add the same transition that Instagram and Snapchat have on their app with just a few lines of code.",
"homepage": "https://github.com/brenoxp/BXTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brenoxp2008@hotmail.com": "brenoxp2008@gmail.com"
},
"source": {
"git": "https://github.com/brenoxp/BXTransition.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BXTransition/Classes/**/*"
}