[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 1 / IRMusicPlayer / 0.1.1 / IRMusicPlayer.podspec.json
blobb943dfa63f7961e120b266e4b64849222127d2dd
2   "name": "IRMusicPlayer",
3   "version": "0.1.1",
4   "summary": "A powerful music player of iOS.",
5   "description": "A powerful music player of iOS.",
6   "homepage": "https://github.com/irons163/IRMusicPlayer.git",
7   "license": "MIT",
8   "authors": "irons163",
9   "platforms": {
10     "ios": "11.0"
11   },
12   "source": {
13     "git": "https://github.com/irons163/IRMusicPlayer.git",
14     "tag": "0.1.1"
15   },
16   "source_files": "IRMusicPlayer/**/*.{h,m}",
17   "public_header_files": [
18     "IRMusicPlayer/**/IRMusicPlayer.h",
19     "IRMusicPlayer/**/MusicPlayerViewController.h"
20   ],
21   "resources": [
22     "IRMusicPlayer/**/*.xib",
23     "IRMusicPlayer/**/*.xcassets"
24   ]