[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / f / YTFPlaceholderTableView / 0.2 / YTFPlaceholderTableView.podspec.json
bloba642ecc5f4db850cd5342681088976ae30a9b895
2   "name": "YTFPlaceholderTableView",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.2",
7   "license": "MIT",
8   "summary": "UITableView with placeholder view.",
9   "homepage": "https://github.com/yetithefoot/YTFPlaceholderTableView",
10   "authors": {
11     "YetiTheFoot": "reg.yeti@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yetithefoot/YTFPlaceholderTableView.git",
15     "tag": "0.2"
16   },
17   "source_files": "YTFPlaceholderTableView",
18   "requires_arc": false,
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "QuartzCore"
23   ],
24   "prefix_header_contents": [
25     "#import <UIKit/UIKit.h>",
26     "#import <Foundation/Foundation.h>",
27     "#import <QuartzCore/QuartzCore.h>"
28   ]