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