blob: 0fd19d46b1805dd0812e005742da2c9e6a5b80ee [file] [log] [blame]
{
"name": "SWMessages",
"version": "0.2.1",
"summary": "A notification message view library",
"description": "This library provides an easy to use class to show\nlittle notification views on the top or bottom of the screen.",
"homepage": "http://github.com/sai-prasanna/SWMessages",
"license": "MIT",
"authors": {
"Sai Prasanna": "sai.r.prasanna@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sai-prasanna/SWMessages.git",
"tag": "v0.2.1"
},
"source_files": [
"SWMessages/Source/",
"SWMessages/SWMessages.h"
],
"resources": "SWMessages/Assets/*.png"
}