[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / c / UIViewController+Controller / 0.0.1 / UIViewController+Controller.podspec.json
blob7afbe6ded1effa0b7f2382f267d53b242bd8c991
2   "name": "UIViewController+Controller",
3   "version": "0.0.1",
4   "summary": "Small but useful category on UIViewController that allows you to instantiate controller and navigation controller.",
5   "homepage": "https://github.com/belkevich/uiviewcontroller-controller",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Alexey Belkevich": "belkevich.alexey@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/belkevich/uiviewcontroller-controller.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true