[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 0 / YJTableViewFactory / 3.1.1 / YJTableViewFactory.podspec.json
blobd010896c16bb1cce23fb1d6ae801b15057e84525
2   "name": "YJTableViewFactory",
3   "version": "3.1.1",
4   "summary": "UITableView工厂,可自动填充数据源,填充Cell,缓存高。",
5   "homepage": "https://github.com/937447974/YJTableViewFactory",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "阳君": "937447974@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/937447974/YJTableViewFactory.git",
15     "tag": "v3.1.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "YJCocoa": [
28     ]
29   },
30   "deprecated": true,
31   "deprecated_in_favor_of": "YJCocoa"