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