blob: d41e5cdfbd03373c09a039eb73bcd412288c9dab [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.1",
"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.1"
},
"social_media_url": "https://twitter.com/marcelloreis",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}