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