[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / c / UIViewController+ChildControllers / 1.0.0 / UIViewController+ChildControllers.podspec.json
blobe2ad365df7f74aff1f96ecd386433804f3b7bc65
2   "name": "UIViewController+ChildControllers",
3   "version": "1.0.0",
4   "summary": "UIViewController+ChildControllers helps you out when you need to present child controllers.",
5   "homepage": "https://github.com/bilby91/UIViewController-ChildControllers",
6   "license": "MIT",
7   "authors": {
8     "Martin Fernandez": "me@bilby91.com"
9   },
10   "source": {
11     "git": "https://github.com/bilby91/UIViewController-ChildControllers.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "frameworks": "UIKit"