blob: b5c250a06b03162aab9c01e705cbc93f019653f8 [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.2",
"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.2"
},
"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"
}
}