blob: 1303819fa5ed80836edeae807b6d1108b1772efb [file] [log] [blame]
{
"name": "YSLTransitionAnimator",
"version": "0.0.1",
"summary": "a pinterest style transition animation",
"homepage": "https://github.com/y-hryk/YSLTransitionAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"y-hryk": "dev.hy630823@gmail.com"
},
"source": {
"git": "https://github.com/y-hryk/YSLTransitionAnimator.git",
"tag": "0.0.1"
},
"source_files": "YSLTransitionAnimator/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}