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