blob: ee7b78a45fe161b2ff5079e6f71230f258c4d886 [file] [log] [blame]
{
"name": "Ronni",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Ronni/Classes/**/*.swift",
"resource_bundles": {
"Ronni": [
"Ronni/Resources/**/*.{xib,xcassets}"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}