blob: ce71dbfa59aea96b18f89b325dbc11d40e1d3a87 [file] [log] [blame]
{
"name": "Tomorrow",
"version": "1.0.2",
"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.2"
},
"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"
}