blob: e6d077e7f803805d07e184898a5287fa74e9711a [file] [log] [blame]
{
"name": "Geppetto",
"version": "0.0.10",
"summary": "Declarative Reactive Functional Architecture for iOS Application",
"homepage": "https://github.com/rinndash/Geppetto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinseo Yoon": "rinndash@gmail.com"
},
"source": {
"git": "https://github.com/rinndash/Geppetto.git",
"tag": "0.0.10"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}