[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 4 / e / GeneralTableView / 0.1.0 / GeneralTableView.podspec.json
blobc03d4fe2d0280d75cc3046ee53c9e4eb8f66a463
2   "name": "GeneralTableView",
3   "version": "0.1.0",
4   "summary": "tableview的一个封装",
5   "description": "无需每次使用tableview都需要重写delegate",
6   "homepage": "https://github.com/jingchangfa/GeneralTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jing": "2719519892@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jingchangfa/GeneralTableView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GeneralTableView/Classes/*.{h,m}"