blob: e5c2666c460ba2c96a857545e37d05ef7b698017 [file] [log] [blame]
{
"name": "Whisper",
"summary": "Display beautiful messages and break the silence of your UI.",
"version": "1.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": "1.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resource_bundles": {
"Whisper": [
"Images/*.{png}"
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}