[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / c / TLVCFromStoryboard / 0.1.0 / TLVCFromStoryboard.podspec.json
blob2d760e4e559d2614a70767170ae957a267937377
2   "name": "TLVCFromStoryboard",
3   "version": "0.1.0",
4   "summary": "UIViewController extension that looks for a view controller in all available storyboards by class name.",
5   "description": "UIViewController extension that searches for a view controller in all available storyboards by class name!",
6   "homepage": "https://github.com/ali312/TLVCFromStoryboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ali312": "ali312@yandex.ru"
13   },
14   "source": {
15     "git": "https://github.com/ali312/TLVCFromStoryboard.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": [
22     "ViewControllerExtension/UIViewController+Storyboard.swift",
23     "ViewControllerExtension/ViewControllerExtension-Bridging-Header.h",
24     "ViewControllerExtension/TLExceptionHandler.h",
25     "ViewControllerExtension/TLExceptionHandler.m"
26   ],
27   "pushed_with_swift_version": "3.0"