blob: 5055ccac8007b46bf2c0690623b8959f53c9761c [file] [log] [blame]
{
"name": "EmojiImageRainView",
"version": "1.0.4",
"summary": "Emoji string or custom image falling like raining on view.",
"social_media_url": "https://twitter.com/janlionly",
"homepage": "https://github.com/janlionly/EmojiImageRainView",
"license": "MIT",
"authors": {
"janlionly": "janlionly@gmail.com"
},
"source": {
"git": "https://github.com/janlionly/EmojiImageRainView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}