blob: 0554b96647bce6288144d9df7fa0d95c80f5dfcf [file] [log] [blame]
{
"name": "MusicMatePlayer",
"version": "1.0.13",
"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.13.zip"
},
"ios": {
"vendored_frameworks": "Release/MusicMatePlayer.framework"
},
"dependencies": {
"RxSwift": [
"~> 3.0"
],
"RxCocoa": [
"~> 3.0"
],
"Alamofire": [
"~> 4.5"
],
"RxAlamofire": [
"~> 3.0"
],
"SwiftyJSON": [
"~> 3.1"
]
}
}