blob: 4c47bb72493fd29037fdd4061d76fa7b2f79e800 [file] [log] [blame]
{
"name": "Chord",
"version": "1.0.1",
"summary": "An elegant pod to recognize chords.",
"description": "A beatiful framework to recognize chords.",
"homepage": "https://github.com/rodrigosoldi/Chords",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rodrigo Soldi": "rodrigosoldi@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rodrigosoldi/Chords.git",
"tag": "1.0.1"
},
"source_files": [
"Chord",
"Chord/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}