blob: de1a7d1ac7ebcfe5bed3787caa3469fb458d9a81 [file] [log] [blame]
{
"name": "Geppetto",
"version": "0.0.9",
"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.9"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Sources/*.{swift,h,m}",
"swift_version": "5.0"
}