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