blob: 13f29824c0859c2dc5f5b2b44331f60c21291ad0 [file] [log] [blame]
{
"name": "Swivel",
"version": "0.1.3",
"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": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/akkyie/Swivel.git",
"tag": "0.1.3"
},
"source_files": "Sources/Swivel"
}