[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 0 / 7 / 3 / MaryPopin / 1.2 / MaryPopin.podspec.json
blob7d791fdc3e5347ea16b4e3b4b99344e79d30e62b
2   "name": "MaryPopin",
3   "version": "1.2",
4   "summary": "Category to display modal-like view controllers with more options",
5   "description": "                    MaryPopin is a category to present view controllers in a supercalifragilisticexpialidocious way.\n                    More precisely, it allows you to present modal-like view controllers with a custom size and a larger choice of transitions.\n                    On iOS 7, it can use motion effects and UIKit Dynamics for even better looking popins.\n",
6   "homepage": "https://github.com/Backelite/MaryPopin",
7   "social_media_url": "https://twitter.com/AgenceBackelite",
8   "license": "MIT",
9   "authors": "Backelite",
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/Backelite/MaryPopin.git",
15     "tag": "1.2"
16   },
17   "source_files": "MaryPopin/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true