blob: 640adc5796f2426455bc6671ce52845d1d3eee1b [file] [log] [blame]
{
"name": "PGViewAnimationable",
"version": "0.2.0",
"summary": "View Animation Protocol.",
"description": "You can make easier Custom Animation View with ViewAnimationable Protocol",
"homepage": "https://github.com/ipagong/PGViewAnimationable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ipagong": "ipagong.dev@gmail.com"
},
"source": {
"git": "https://github.com/ipagong/PGViewAnimationable.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PGViewAnimationable/Classes/**/*"
}