blob: e5b645c7dcfa2b57fd4502d2f5dcf776be1b2b4b [file] [log] [blame]
{
"name": "MusicMatePlayer_Debug",
"version": "0.1.0",
"license": {
"type": "Copyright",
"text": "Copyright 2017 SKtechx"
},
"homepage": "http://musicmates.co.kr/",
"authors": "SKtechx Inc.",
"summary": "MusicMate audio player framework",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/shlee2124/MusicMatePlayer/raw/master/MusicMatePlayer_0.1.0.zip"
},
"ios": {
"vendored_frameworks": "Frameworks/Debug/MusicMatePlayer.framework"
},
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}