[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / 8 / 6 / MusicMojoLyrica / 1.0.0 / MusicMojoLyrica.podspec.json
blob455c119ea8cc59c3f19de8eee1156927ca45c342
2   "name": "MusicMojoLyrica",
3   "version": "1.0.0",
4   "summary": "Library to search music from Itunes",
5   "description": "Library allows a convenient way to search music in Itunes also fetch lyrics .The lyrics api used is wikilyric",
6   "homepage": "https://github.com/rajeshvardev/ItunesMusicSearch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rajeshSukumaran": "rajeshvarikkol123@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rajeshvardev/ItunesMusicSearch.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ItunesSearch/Classes/**/*.swift",
22   "dependencies": {
23     "Kanna": [
24       "~> 2.0.0"
25     ]
26   }