blob: 8c012aa255a5740a5dcd6d0c544320c77c9ce43c [file] [log] [blame]
{
"name": "MPFoldTransition",
"version": "0.0.1",
"summary": "Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers.",
"homepage": "http://markpospesel.com/2012/05/07/mpfoldtransition/",
"license": {
"type": "Modified BSD License",
"file": "Source Code License.rtf"
},
"authors": "Mark Pospesel",
"source": {
"git": "https://github.com/mpospese/MPFoldTransition.git",
"commit": "4252457b165f83946cbd618a7e986d64a2e31e36"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MPFoldTransition/MPFoldTransition/**/*.{h,m}",
"requires_arc": true
}