[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 4 / 9 / e / MusicoAudioPlayer / 0.2.0 / MusicoAudioPlayer.podspec.json
blob2b5881a5eccf2fa295621c53070b5c2497b3c985
2   "name": "MusicoAudioPlayer",
3   "version": "0.2.0",
4   "summary": "MusicoAudioPlayer is a wrapper of AVPlayer.",
5   "description": "MusicoAudioPlayer is a wrapper of AVPlayer. This project was inspired from AudioPlayer, delannoyk.",
6   "homepage": "https://github.com/jcsla/MusicoAudioPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Phillip": "phillip.leejy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jcsla/MusicoAudioPlayer.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MusicoAudioPlayer/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.8"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"