blob: bfa55ab49e82272310315eb54f7d27f83841f1b0 [file] [log] [blame]
{
"name": "Ronni",
"version": "1.1.1",
"summary": "Library that will make the task of display messages simple",
"description": "A convenient and easy to use library that will make the task of display messages simple",
"homepage": "https://github.com/z-four/Ronni",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Zhyzhko": "zhyzhkodim@gmail.com"
},
"source": {
"git": "https://github.com/z-four/Ronni.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Ronni/Classes/**/*.swift",
"resources": "Ronni/**/*.{xib,xcassets}",
"pushed_with_swift_version": "3.0"
}