blob: f41319d472222cf6ceb9d4549ce865939e408071 [file] [log] [blame]
{
"name": "Message",
"version": "1.0.3",
"summary": "A simple and useful wrapper for showing information messages",
"homepage": "https://github.com/incetro/Message.git",
"license": "MIT",
"authors": {
"incetro": "incetro@ya.ru"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/incetro/Message.git",
"tag": "1.0.3"
},
"source_files": "Message/Sources/**/*.{h,swift}"
}