blob: ca593a7795b3a70b9d4b8dd2778649b226ff3e69 [file] [log] [blame]
{
"name": "MusicMatePlayer",
"version": "0.9.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/shlee2124/MusicMatePlayer/raw/master/MusicMatePlayer_0.9.2.zip"
},
"ios": {
"vendored_frameworks": "Release/MusicMatePlayer.framework"
},
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Alamofire": [
],
"RxAlamofire": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}