blob: 092e330e47e5628906afa41c9d0cb3255e7321c6 [file] [log] [blame]
{
"name": "ListUpdater",
"version": "1.0.1",
"summary": "Easy to perform delete/move/insert animations in UITableView or UICollectionView for iOS",
"homepage": "https://github.com/NSJoe/ListUpdater",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NSJoe": "joeadeline@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NSJoe/ListUpdater.git",
"tag": "1.0.1"
},
"source_files": "source/*.{swift}",
"frameworks": "UIKit",
"description": "ListUpdater 是一个简化UITableView和UICollectionView动画执行的库,同时支持扩展",
"pushed_with_swift_version": "3.0"
}