[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / f / FoldTableView / 1.0.0 / FoldTableView.podspec.json
blob18ea4ff42ba7d087c59fde2c5d8544d9c37f4a43
2   "name": "FoldTableView",
3   "version": "1.0.0",
4   "summary": "FoldTableView库",
5   "description": "类似好友列表的可折叠的TableView",
6   "homepage": "https://git.oschina.net/AgoniNemo/FoldTableView",
7   "license": "MIT",
8   "authors": {
9     "Nemo": "XZC168520@163.com"
10   },
11   "source": {
12     "git": "https://git.oschina.net/AgoniNemo/FoldTableView.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "FoldTableView",
17     "*.{h,m,swift}"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "resources": "resource/*.png",
23   "pushed_with_swift_version": "3.0"