blob: 03c2ad40ce2dd31c799375f517cc7cc5a13d222a [file] [log] [blame]
{
"name": "RMPZoomTransitionAnimator",
"version": "1.0.3",
"summary": "A custom zooming transition animation for UIViewController",
"description": "`RMPZoomTransitionAnimator` provide a custom transition zooming animation.\n\nNot only `UICollectionView`, this is possible to use any other `UIViewController` transition.\nThis transition animation is like the \"Pinterest\" animation, but this is very simple and small library.",
"homepage": "https://github.com/recruit-mp/RMPZoomTransitionAnimator",
"screenshots": "https://raw.githubusercontent.com/recruit-mp/RMPZoomTransitionAnimator/master/docs/collectionview.gif",
"license": "MIT",
"authors": {
"Recruit Marketing Partners Co.,Ltd.": "recruit_mp_oss@ml.cocorou.jp"
},
"source": {
"git": "https://github.com/recruit-mp/RMPZoomTransitionAnimator.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit"
}