blob: 0322534f1745d27d89fee5329053a339ba13a4ba [file] [log] [blame]
{
"name": "RocketSwift",
"platforms": {
"ios": "9.0"
},
"summary": "3...2...1...Liftoff!",
"requires_arc": true,
"swift_version": "4.1",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Philipp Matthes": "rocketswift@philippmatth.es"
},
"homepage": "https://github.com/PhilippMatthes/rocketswift",
"source": {
"git": "https://github.com/PhilippMatthes/rocketswift.git",
"tag": "0.0.2"
},
"dependencies": {
"Material": [
],
"Motion": [
]
},
"source_files": "RocketSwift/**/*.{swift}"
}