[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / b / Chord / 1.0.1 / Chord.podspec.json
blob4c47bb72493fd29037fdd4061d76fa7b2f79e800
2   "name": "Chord",
3   "version": "1.0.1",
4   "summary": "An elegant pod to recognize chords.",
5   "description": "A beatiful framework to recognize chords.",
6   "homepage": "https://github.com/rodrigosoldi/Chords",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rodrigo Soldi": "rodrigosoldi@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/rodrigosoldi/Chords.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Chord",
23     "Chord/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pushed_with_swift_version": "4.0"