blob: 43d6240b5143a69575c6e80cfba45e9a02182f03 [file] [log] [blame]
{
"name": "Ronni",
"version": "1.0.9",
"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.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Ronni/Classes/**/*.swift",
"resources": "Ronni/**/*.{xib,xcassets}",
"pushed_with_swift_version": "3.0"
}