blob: f3e21b089879f1fe5ed1dcb87cfa4f359920b1a5 [file] [log] [blame]
{
"name": "Matchmore",
"platforms": {
"ios": "9.0"
},
"version": "0.7.3",
"authors": "Matchmore SDK Team",
"homepage": "https://matchmore.io",
"summary": "Matchmore iOS SDK in Swift",
"source": {
"git": "https://github.com/Matchmore/ios-sdk.git",
"tag": "0.7.3"
},
"license": "MIT license",
"source_files": "Matchmore/**/*.swift",
"dependencies": {
"Starscream": [
"~> 3.0"
],
"Alamofire": [
"~> 4.0"
]
}
}