blob: b6bdc1a7b2db74a8a2e5b76c97c9e1a134fc2b3d [file] [log] [blame]
{
"name": "MRKTransitions",
"version": "1.0.0",
"summary": "MRKTrace pod to make easier the transitions between screens.",
"description": "This pod will help you to automatize the transitions between screens and will also provide you some default transitions.",
"homepage": "https://github.com/mrktrace/MRKTransitions",
"license": "MIT",
"authors": {
"MRKTrace": "mrktrace@gmail.com"
},
"social_media_url": "http://twitter.com/OfficiaMRKTrace",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/mrktrace/MRKTransitions.git",
"tag": "1.0.0"
},
"source_files": [
"MRKTransitions/src/**/*.swift",
"MRKTransitions/res/**/*.swift"
],
"swift_version": "4.0"
}