blob: 242a84fca827324912416500cc45dbb072701354 [file] [log] [blame]
{
"name": "NPTableAnimator",
"version": "2.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": "2.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPTableAnimator/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0.2"
}