blob: 119b5b85aae741b75d98cf0475e6b112271f57de [file] [log] [blame]
{
"name": "MusicMatePlayer_Debug",
"version": "1.0.2",
"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/SKtechx-client/mmplayer_ios/raw/master/MusicMatePlayer_1.0.2.zip"
},
"ios": {
"vendored_frameworks": "Debug/MusicMatePlayer.framework"
},
"dependencies": {
"RxSwift": [
"~> 3.0"
],
"RxCocoa": [
"~> 3.0"
],
"Alamofire": [
"~> 4.5"
],
"RxAlamofire": [
"~> 3.0"
],
"SwiftyJSON": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}