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