[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 6 / d / YTFToggler / 0.1.5 / YTFToggler.podspec.json
bloba4c064be60c04fe301139e30126b474bdd6c38d6
2   "name": "YTFToggler",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.1.5",
7   "license": "MIT",
8   "summary": "Simple toggler for side views.",
9   "homepage": "https://github.com/yetithefoot/YTFToggler",
10   "authors": {
11     "YetiTheFoot": "reg.yeti@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yetithefoot/YTFToggler.git",
15     "tag": "0.1.5"
16   },
17   "source_files": "YTFToggler/YTFToggler",
18   "requires_arc": false,
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreGraphics"
23   ],
24   "prefix_header_contents": [
25     "#import <UIKit/UIKit.h>",
26     "#import <Foundation/Foundation.h>",
27     "#import <QuartzCore/QuartzCore.h>"
28   ]