blob: f82071bda79e9c7b40c41cfc15cc3e909adf1b41 [file] [log] [blame]
{
"name": "Whisper",
"summary": "Whisper is a component that will make the task of display messages and in-app notifications simple.",
"version": "3.0.0",
"homepage": "https://github.com/hyperoslo/Whisper",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Whisper.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}