blob: 24e1791e510ee6074357e57650d1319a552cdf10 [file] [log] [blame]
{
"name": "Whisper",
"summary": "Whisper is a component that will make the task of display messages and in-app notifications simple.",
"version": "6.0.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": "6.0.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}