blob: 5823ffdef236f7fa401ee47149d8c49176333f37 [file] [log] [blame]
{
"name": "MRKTransitions",
"version": "1.0.4",
"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.4"
},
"source_files": [
"MRKTransitions/src/**/*.swift",
"MRKTransitions/res/**/*.swift"
],
"swift_version": "4.0"
}