blob: eff6c41affa73f6d0f28f5f259cf6712150daf9e [file] [log] [blame]
{
"name": "PGViewAnimationable",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PGViewAnimationable/Classes/**/*",
"pushed_with_swift_version": "3.0"
}