blob: f7a7f439005db48188164df99eac00b88664e0f8 [file] [log] [blame]
{
"name": "AnimatableReload",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatableReload/Classes/**/*",
"pushed_with_swift_version": "3.0"
}