[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / 4 / vvtable / 0.1.4 / vvtable.podspec.json
blob7e06c5472450702c3207e3c999bb757274c5f1a4
2   "name": "vvtable",
3   "version": "0.1.4",
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.1.4"
20   },
21   "source_files": [
22     "vvtablelib",
23     "vvtable/vvtablelib/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true