blob: 9eaaf789972a7ecd2c057d6510d024448e152f5e [file] [log] [blame]
{
"name": "Swivel",
"version": "0.0.6",
"summary": "Yet another architecture framework for Swift",
"description": "Yet another architecture framework.\nInspired from Elm and Redux, optimized for Swift.",
"homepage": "https://github.com/akkyie/Swivel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akio Yasui": "akkyie01@gmail.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/akkyie/Swivel.git",
"tag": "0.0.6"
},
"source_files": "Sources/Swivel"
}