blob: 6eb2bc767b6e1e42f7d253392e42f93420000dd2 [file] [log] [blame]
{
"name": "RhythmBox",
"version": "1.0.0",
"summary": "A Rhythm Box System for your iOS app 🎵",
"description": "The easiest way to create Music Rhythm Patterns in Swift. A **Rhythm Box** System for your iOS app 🎵.",
"homepage": "https://github.com/manuelescrig/RhythmBox",
"screenshots": "https://github.com/manuelescrig/RhythmBox/blob/master/Slice%201.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manuel Escrig Ventura": "manuelescrig@gmail.com"
},
"source": {
"git": "https://github.com/manuelescrig/RhythmBox.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/manuelescrig",
"platforms": {
"ios": "8.0"
},
"source_files": "RhythmBox/Classes/**/*",
"pushed_with_swift_version": "3.0"
}