[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / d / tableivewSimplify / 4.0.7 / tableivewSimplify.podspec.json
blob78a9acd327d6721dfc4b024845590afa4cde51f3
2   "name": "tableivewSimplify",
3   "version": "4.0.7",
4   "summary": "one line of tableview",
5   "description": "one line for tableivewSimplify",
6   "homepage": "https://github.com/wangjindong/tableivewSimplifyDemo.git",
7   "license": "MIT",
8   "authors": {
9     "wangjindong": "419591321@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/wangjindong/tableivewSimplifyDemo.git",
16     "tag": "4.0.7"
17   },
18   "source_files": "tableviewSimplify/*",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "UITableView+FDTemplateLayoutCell": [
27       "~> 1.3"
28     ]
29   }