[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 9 / 4 / tableViewSimplify / 1.0.3 / tableViewSimplify.podspec.json
blob339580018110c1edd59f0c23c8104a7a823c1737
2   "name": "tableViewSimplify",
3   "version": "1.0.3",
4   "summary": "one line of tableview",
5   "description": "one line for tableViewSimplify",
6   "homepage": "https://github.com/wangjindong/tableViewSimplify.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/tableViewSimplify.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "tableViewSimplify/tableviewSimplify/*",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "UITableView+FDTemplateLayoutCell": [
27       "~> 1.3"
28     ]
29   }