[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 1 / GLXMacDrawerController / 0.1.1 / GLXMacDrawerController.podspec.json
blobcb44579378b4c279925f5b54038746ed008a6e82
2   "name": "GLXMacDrawerController",
3   "version": "0.1.1",
4   "summary": "Custom drawer controller for macOS 10.11 and above.",
5   "description": "Written in Swift.\nSupports both layer backed and non-layer backed views.\nSupports instantiation via storyboards.\nStill a work in progress so new features are coming very soon. Contributions are welcome.",
6   "homepage": "https://github.com/glenmax-ltd/GLXMacDrawerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Glenmax": "support@glenmax.com"
13   },
14   "platforms": {
15     "osx": "10.11"
16   },
17   "source": {
18     "git": "https://github.com/glenmax-ltd/GLXMacDrawerController.git",
19     "branch": "master",
20     "tag": "v0.1.1"
21   },
22   "source_files": "GLXMacDrawerController/*.swift",
23   "requires_arc": true,
24   "frameworks": "Cocoa",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3"
27   },
28   "pushed_with_swift_version": "3"