[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / d / b / SystemWindowController / 0.2.0 / SystemWindowController.podspec.json
blob5177e797fe11605a660a3312bb0129626b8a6bf5
2   "name": "SystemWindowController",
3   "version": "0.2.0",
4   "summary": "iOS Window Controller",
5   "description": "A controller to manage additional windows where you can pressent view controllers independent from main app.",
6   "homepage": "https://github.com/diejmon/SystemWindowController",
7   "license": "MIT",
8   "authors": {
9     "Alexander Belyavskiy": "diejmon@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/diejmon/SystemWindowController.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/**/*"