blob: 34a0d41b5de24723e76cab794354550a6b0b6a7f [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.2",
"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.2"
},
"social_media_url": "https://twitter.com/sergio_g90",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}