blob: 18ea4ff42ba7d087c59fde2c5d8544d9c37f4a43 [file] [log] [blame]
{
"name": "FoldTableView",
"version": "1.0.0",
"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.0"
},
"source_files": [
"FoldTableView",
"*.{h,m,swift}"
],
"platforms": {
"ios": "9.0"
},
"resources": "resource/*.png",
"pushed_with_swift_version": "3.0"
}