[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 7 / 3 / MaryPopin / 1.3 / MaryPopin.podspec.json
blob1f91ca2ce1c2570b23ca56c74d881e02e6035606
2   "name": "MaryPopin",
3   "version": "1.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.\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"
16   },
17   "source_files": "MaryPopin/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true