[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 7 / 3 / MaryPopin / 1.4.3 / MaryPopin.podspec.json
blob49aea355354ccdec3edbb9a98bfba127de0608f6
2   "name": "MaryPopin",
3   "version": "1.4.3",
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.\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.",
6   "homepage": "https://github.com/Backelite/MaryPopin",
7   "social_media_url": "https://twitter.com/AgenceBackelite",
8   "screenshots": "https://raw.githubusercontent.com/Backelite/MaryPopin/master/MaryPopin.gif",
9   "license": "MIT",
10   "authors": "Backelite",
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/Backelite/MaryPopin.git",
16     "tag": "1.4.3"
17   },
18   "source_files": "MaryPopin/**/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true