blob: eefd24f1343eb248200d4c2029aa71fad7d7a385 [file] [log] [blame]
{
"name": "Tomorrow",
"version": "1.0.3",
"summary": "Tomorrow",
"homepage": "https://github.com/lukszar/Tomorrow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ɓukasz Szarkowicz": "szarkowicz@gmail.com"
},
"source": {
"git": "https://github.com/lukszar/Tomorrow.git",
"tag": "1.0.3"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.10"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"swift_version": "5.1"
}