blob: e679c6a0d5011618378f2d83f1ba694f356576c8 [file] [log] [blame]
{
"name": "MusicMatePlayer",
"version": "1.1.1",
"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.1.1.zip"
},
"ios": {
"vendored_frameworks": "Release/MusicMatePlayer.framework"
},
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"Alamofire": [
"~> 4.5"
],
"RxAlamofire": [
"~> 4.0"
],
"SwiftyJSON": [
"~> 4.0"
]
}
}