blob: 7a9d0ca446df7d182b95c844b2eb3452c64ffff0 [file] [log] [blame]
{
"name": "swifthelpers",
"platforms": {
"ios": "9.0"
},
"summary": "Helping Swift Extensions",
"requires_arc": true,
"swift_version": "4.1",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Philipp Matthes": "swifthelpers@philippmatth.es"
},
"homepage": "https://github.com/PhilippMatthes/swifthelpers",
"source": {
"git": "https://github.com/PhilippMatthes/swifthelpers.git",
"tag": "0.0.3"
},
"dependencies": {
"Material": [
],
"Motion": [
]
},
"source_files": "swifthelpers/**/*.{swift}"
}