blob: ebe8c71307767c553fb029ea9e284fa268238e98 [file] [log] [blame]
{
"name": "Launchpad",
"version": "0.3.0",
"summary": "Swift API Client for Launchpad Project.",
"homepage": "https://github.com/launchpad-project/api.swift",
"license": "MIT",
"authors": {
"Bruno Farache": "bruno.farache@liferay.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/launchpad-project/api.swift.git",
"tag": "0.3.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"later": [
"= 0.1.0"
],
"Socket.IO-Client-Swift": [
"= 4.1.6"
]
}
}