blob: 4ef338c536b75a2c478cc4fd4a02b775c00c8581 [file] [log] [blame]
{
"name": "Matchmore",
"platforms": {
"ios": "9.0"
},
"version": "0.7.2",
"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.2"
},
"license": "MIT license",
"source_files": "Matchmore/**/*.swift",
"dependencies": {
"Starscream": [
"~> 3.0"
],
"Alamofire": [
"~> 4.0"
]
}
}