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