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