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