[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / 2 / Melody / 0.0.1 / Melody.podspec.json
blobec8793495d655710b8e4fd7711c98b5364944036
2   "name": "Melody",
3   "version": "0.0.1",
4   "source_files": "Code/*.swift",
5   "summary": "Generate Apple Music URLs for tracks.",
6   "homepage": "https://github.com/neonichu/Melody",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Boris Bügling": "boris@buegling.com"
13   },
14   "social_media_url": "http://twitter.com/NeoNacho",
15   "source": {
16     "git": "https://github.com/neonichu/Melody.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "dependencies": {
26     "Decodable": [
27       "~> 0.3.2"
28     ]
29   },
30   "test_specification": {
31     "source_files": "Tests/*.swift",
32     "dependencies": {
33       "Spectre": [
34         "~> 0.5.0"
35       ]
36     }
37   },
38   "deprecated": true