Latest | 1.0.1 |
---|---|
Homepage | https://github.com/rodrigosoldi/Chords |
License | MIT |
Platforms | ios 9.0 |
Authors |
Chords
An elegant framework to recognize chords.
Latest podspec
{ "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": "[email protected]" }, "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" }
Mon, 15 Jan 2018 10:40:17 +0000