blob: b9e8274242517aabfc5564aa95a4c9020d19f207 [file] [log] [blame]
{
"name": "NPTableAnimator",
"version": "3.0.2",
"summary": "Animations for UITableView and UICollectionView.",
"description": "This pod was developed for building table animations",
"homepage": "https://github.com/Nekitosss/tableAnimator.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Patskov": "patskovn@yahoo.com"
},
"source": {
"git": "https://github.com/Nekitosss/tableAnimator.git",
"tag": "3.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPTableAnimator/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0.2"
}