blob: 7bed459c6e6e9239eee143d625991df98325790a [file] [log] [blame]
{
"name": "MusicMatePlayer_Debug",
"version": "0.9.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.9.0.zip"
},
"ios": {
"vendored_frameworks": "Debug/MusicMatePlayer.framework"
},
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Alamofire": [
],
"RxAlamofire": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}