[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / e / f / FoldTableView / 1.0.7 / FoldTableView.podspec.json
blob81bd7c0a32a32e73ecb6eec85315f22ab2b70519
2   "name": "FoldTableView",
3   "version": "1.0.7",
4   "summary": "FoldTableView库.",
5   "description": "类似好友列表的可折叠的TableView",
6   "homepage": "https://git.oschina.net/AgoniNemo/FoldTableView",
7   "license": "MIT",
8   "authors": {
9     "AgoniNemo": "XZC168520@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/AgoniNemo/FoldTableView.git",
16     "tag": "1.0.7"
17   },
18   "source_files": [
19     "FoldTableView",
20     "FoldTableView/*.{swift}"
21   ],
22   "resources": "resource/*.png",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.1"