blob: 276c55b34eeb6a77e3c6f09c3631f139922be9f4 [file] [log] [blame]
{
"name": "Message",
"version": "1.0.0",
"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.0"
},
"source_files": "Message/Sources/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}