blob: 0119fbfc1a78f0a59ad947a696c9d899a5d40881 [file] [log] [blame]
{
"name": "ShadowImageView",
"version": "1.0.0",
"summary": "A UIImageView smillar class that will generate iOS 10 Apple Music style shadow.",
"description": "ShadowImageView is a iOS 10 Apple Music style image view, help you create elegent image with shadow.",
"homepage": "https://github.com/olddonkey/ShadowImageView",
"screenshots": "https://raw.githubusercontent.com/olddonkey/ShadowImageView/master/Screenshots/CD2.png",
"license": "MIT",
"authors": {
"olddonkey": "olddonkeyblog@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/olddonkey/ShadowImageView.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}