blob: 60f5015885ecf8969ef9763b77c1d71c9e39ffa4 [file] [log] [blame]
{
"name": "AnimatableReload",
"version": "0.2.0",
"summary": "Animate tableview and collectionview while reloading",
"description": "add animations to your tableview and collectionview while reloading",
"homepage": "https://github.com/harshalrj25/AnimatableReload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"harshalrj25": "harshalrj25@gmail.com"
},
"source": {
"git": "https://github.com/harshalrj25/AnimatableReload.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AnimatableReload/Classes/**/*"
}