{ | |
"name": "VICMAImageView", | |
"version": "1.0", | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"summary": "Content Mode Animatable Image View, change image view's content mode with your animation!", | |
"homepage": "https://github.com/vitoziv/VICMAImageView", | |
"authors": { | |
"Vito Zhang": "vvitozhang@gmail.com" | |
}, | |
"requires_arc": true, | |
"source": { | |
"git": "https://github.com/vitoziv/VICMAImageView.git", | |
"tag": "1.0" | |
}, | |
"source_files": "VICMAImageView/*.{h,m}" | |
} |