[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 4 / 1 / c / VixTableView / 0.0.1 / VixTableView.podspec.json
bloba84877f365c7ff35cae357f09bc082bd73b30cff
2   "name": "VixTableView",
3   "version": "0.0.1",
4   "summary": "make tableview easier~",
5   "description": "\"VixTableView 是一个针对tableview进行封装的一个便捷工具,使tableview更简洁\"",
6   "homepage": "https://github.com/VixHi/vvtable",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "vixhi": "hi_vix@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/VixHi/vvtable.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "vvtablehelper/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true