[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / 2 / 4 / d / MJPopupViewController / 0.3 / MJPopupViewController.podspec.json
blobccff95dd78d4be018837129b3445bed05d755f5c
2   "name": "MJPopupViewController",
3   "version": "0.3",
4   "summary": "A UIViewController Category to display a ViewController as a popup with different transition effects.",
5   "homepage": "https://github.com/martinjuhasz/MJPopupViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": "martinjuhasz",
11   "source": {
12     "git": "https://github.com/martinjuhasz/MJPopupViewController.git",
13     "tag": "v0.3"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "source_files": "Source/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "requires_arc": true