blob: 0f0df0639ee39a1a270afcc1e7a3d5ac752bf68c [file] [log] [blame]
{
"name": "ANBlurredImageView",
"version": "0.0.2",
"summary": "Animated blur-in and blur-out on UIImageView.",
"homepage": "https://github.com/aaronn/ANBlurredImageView",
"license": {
"type": "BSD",
"text": "ANBlurredImageView is licensed under the BSD license."
},
"authors": {
"aaronykng": "hi@aaron.ng"
},
"social_media_url": "http://twitter.com/aaronykng",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aaronn/ANBlurredImageView.git",
"tag": "0.0.2"
},
"source_files": "ANBlurredImageView/*.{h,m}"
}