[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 3 / UIViewController_PopUp / 0.0.2 / UIViewController_PopUp.podspec.json
blob6795155acd69c083cd7b0b1f01218e9bcb168c99
2   "name": "UIViewController_PopUp",
3   "version": "0.0.2",
4   "summary": "extension of UIViewController for poping up a another ViewController",
5   "description": "an extension of UIViewController for poping up a another ViewController with animation effects in Objective-C",
6   "homepage": "https://github.com/litt1e-p/UIViewController_PopUp",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/UIViewController_PopUp.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "UIViewController_PopUp/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]