blob: 035968b9d548e4ce0317bdb25760a8e4fe2807b2 [file] [log] [blame]
{
"name": "Launchpad",
"version": "0.1.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.1.0"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"later": [
"= 0.1.0"
]
}
}