blob: 9ae495b7925b0e520685a2e8e0a110d596bc72ad [file] [log] [blame]
{
"name": "NPTableAnimator",
"version": "4.1.0",
"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": "4.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPTableAnimator/Classes/**/*",
"frameworks": "Foundation"
}