blob: 49aea355354ccdec3edbb9a98bfba127de0608f6 [file] [log] [blame]
{
"name": "MaryPopin",
"version": "1.4.3",
"summary": "Category to display modal-like view controllers with more options",
"description": "MaryPopin is a category to present view controllers in a supercalifragilisticexpialidocious way.\nMore precisely, it allows you to present modal-like view controllers with a custom size and a larger choice of transitions.\nOn iOS 7, it can use motion effects and UIKit Dynamics for even better looking popins.",
"homepage": "https://github.com/Backelite/MaryPopin",
"social_media_url": "https://twitter.com/AgenceBackelite",
"screenshots": "https://raw.githubusercontent.com/Backelite/MaryPopin/master/MaryPopin.gif",
"license": "MIT",
"authors": "Backelite",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Backelite/MaryPopin.git",
"tag": "1.4.3"
},
"source_files": "MaryPopin/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}