blob: 27e628f7c9d9087810b82462cfc69f4e879e4b28 [file] [log] [blame]
{
"name": "Whistle",
"summary": "Whisper is a component that will make the task of display messages and in-app notifications simple.",
"version": "0.0.6",
"homepage": "https://github.com/marceloreis13/Whisper",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "me@marcelo.cc"
},
"source": {
"git": "https://github.com/marceloreis13/Whisper.git",
"tag": "0.0.6"
},
"social_media_url": "https://twitter.com/marcelloreis",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}