blob: edd7254465bbcc1acc26e00e6cb8b4228033e32e [file] [log] [blame]
{
"name": "Whisper+Multiline",
"summary": "Whisper is a component that will make the task of display messages and in-app notifications simple. Now includes multile support.",
"version": "2.1.1",
"homepage": "https://github.com/sergiog90/Whisper",
"license": "MIT",
"authors": {
"Sergio Garcia": "sergiogm.amurrio@gmail.com"
},
"source": {
"git": "https://github.com/sergiog90/Whisper.git",
"tag": "2.1.1"
},
"social_media_url": "https://twitter.com/sergio_g90",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}