blob: e0ec70616a7eb6e9506b0527f9ff149794d57826 [file] [log] [blame]
{
"name": "LazyTransitions",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LazyTransitions/*.swift",
"pushed_with_swift_version": "3.0"
}