blob: b54c6e6c82d3d45d3198e6fd6f921d13a2e3bf29 [file] [log] [blame]
{
"name": "FoldTableView",
"version": "1.0.3",
"summary": "FoldTableView库",
"description": "类似好友列表的可折叠的TableView",
"homepage": "https://git.oschina.net/AgoniNemo/FoldTableView",
"license": "MIT",
"authors": {
"Nemo": "XZC168520@163.com"
},
"source": {
"git": "https://git.oschina.net/AgoniNemo/FoldTableView.git",
"tag": "1.0.3"
},
"source_files": [
"FoldTableView",
"FoldTableView/*.{swift}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"resources": "resource/*.png",
"pushed_with_swift_version": "3.0"
}