blob: 35d22c7686f459e09b95d4465e1b828159913012 [file] [log] [blame]
{
"name": "LazyTransitions",
"version": "0.1.2",
"license": "MIT",
"summary": "Simple framework to add lazy pop and dismiss like in the Facebook or Instagram apps",
"homepage": "https://github.com/serp1412/LazyTransitions",
"social_media_url": "http://twitter.com/serp1412",
"authors": {
"Serghei Catraniuc": "catraniuc.serghei@gmail.com"
},
"source": {
"git": "https://github.com/serp1412/LazyTransitions.git",
"tag": "0.1.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "LazyTransitions/*.swift"
}