blob: 9d4445188120f79376b0687decc763a4aad2a15e [file] [log] [blame]
{
"name": "RocketSwift",
"platforms": {
"ios": "9.0"
},
"summary": "3...2...1...Liftoff!",
"requires_arc": true,
"swift_version": "4.1",
"version": "1.0.1",
"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": "1.0.1"
},
"dependencies": {
"Material": [
],
"Motion": [
]
},
"source_files": "RocketSwift/**"
}