blob: bfc3f3f21a8280e0db08fbc5afefe9d317e60d8f [file] [log] [blame]
{
"name": "CleanSwift",
"version": "0.1.0",
"summary": "A CleanSwift framework.",
"homepage": "https://github.com/marcosmko/CleanSwift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Marcos Kobuchi": "marcos.kobuchi@undercaffeine.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/marcosmko/CleanSwift.git",
"tag": "0.1.0"
},
"ios": {
"source_files": "Sources/**/*.swift"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}