blob: ce90361f97138353d4210da5e84b5f887b7e57a2 [file] [log] [blame]
{
"name": "ConnectMusics",
"version": "1.0.0",
"summary": "ConnectMusics is a framework which allow you to simply connect multiple music provider like Spotify and AppleMusic",
"homepage": "https://github.com/shemana/ConnectMusics",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Shemana": "guillaume@chiebbouares.me",
"Keena": "meryl2194@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/shemana/ConnectMusics.git",
"tag": "v1.0.0"
},
"source_files": "ConnectMusics/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.3"
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0.1"
}