[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 7 / 3 / MaryPopin / 1.3.1 / MaryPopin.podspec.json
blob1d2861f905639a9c3ab8ea97838d10892ee5f216
2   "name": "MaryPopin",
3   "version": "1.3.1",
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.3.1"
16   },
17   "source_files": "MaryPopin/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true