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