blob: 35b3d99d921ec7996a5750595759af8830373b1f [file] [log] [blame]
{
"name": "PinterestAnimator",
"version": "0.2",
"summary": "PinterestAnimator like Pinterest 3.0++ App transition animation.",
"homepage": "https://github.com/xhzengAIB/PinterestAnimator",
"license": "GPL v3",
"authors": {
"Jack": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/xhzengAIB/PinterestAnimator.git",
"tag": "v0.2"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "PinterestAnimator/**/*.{h,m}",
"requires_arc": true
}