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