[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / e / 6 / SISecondaryWindowRootViewController / 0.1 / SISecondaryWindowRootViewController.podspec.json
blobd3f23a09e8ad8392c6881cea57625f256b98dcb0
2   "name": "SISecondaryWindowRootViewController",
3   "version": "0.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "This view controller is supposed to be used as root view controller of secondary window.",
9   "homepage": "https://github.com/Sumi-Interactive/SISecondaryWindowRootViewController",
10   "authors": {
11     "Sumi Interactive": "developer@sumi-sumi.com"
12   },
13   "source": {
14     "git": "https://github.com/Sumi-Interactive/SISecondaryWindowRootViewController.git",
15     "tag": "0.1"
16   },
17   "description": "It transfer the responsibility of controlling rotation and status bar to the current view controller of main window.",
18   "requires_arc": true,
19   "source_files": "SISecondaryWindowRootViewController/*.{h,m}"