[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / 4 / vvtable / 0.0.1 / vvtable.podspec.json
blob6fba7573d9c7ce4219fde4caa45f740d27ebb2a5
2   "name": "vvtable",
3   "version": "0.0.1",
4   "summary": "make tableview easier~",
5   "description": "\"vvtable 是一个针对tableview进行封装的一个便捷工具,使tableview更简洁\"",
6   "homepage": "https://github.com/VixHi/vvtable",
7   "license": {
8     "type": "MIT",
9     "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