[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / d / YTFToggler / 0.1.2 / YTFToggler.podspec.json
blob3d557f379e9ceed4e0dff38ff453de3d24f67fc7
2   "name": "YTFToggler",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.1.2",
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.2"
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   ]