{ | |
"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" | |
] | |
} | |
} |