[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 1 / MusicDownloadButton / 0.1.6 / MusicDownloadButton.podspec.json
blob3f3994a56893d62aee1d76f9b27ca84011a319e5
2   "name": "MusicDownloadButton",
3   "version": "0.1.6",
4   "summary": "MusicDownloadButton is a custom UIView subclass which works like Apple Music's download button.",
5   "description": "MusicDownloadButton is a custom UIView subclass which works like Apple Music's download button. It is available on GitHub",
6   "homepage": "https://github.com/rafaelc0sta/MusicDownloadButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rafael Costa": "rafael@rafaelcosta.me"
13   },
14   "source": {
15     "git": "https://github.com/rafaelc0sta/MusicDownloadButton.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MusicDownloadButton/Classes/**/*",
22   "swift_versions": "4.2",
23   "resource_bundles": {
24     "MusicDownloadButton": [
25       "MusicDownloadButton/Assets/*.png"
26     ]
27   },
28   "swift_version": "4.2"