blob: 0a8c3cbeb11bfdc7076aa5ffd70cd4043c151677 [file] [log] [blame]
{
"name": "Verge",
"version": "4.0.0",
"summary": "The Architecture for building UI",
"description": "The unidirectional design pattern inspired with Flux",
"license": "MIT",
"authors": {
"Muukii": "muukii.app@gmail.com "
},
"social_media_url": "http://twitter.com/muukii0803",
"platforms": {
"ios": "8.0",
"osx": "10.13"
},
"source": {
"git": "https://github.com/muukii/Verge.git",
"tag": "4.0.0"
},
"source_files": "Verge/*.swift",
"homepage": "https://github.com/muukii/Verge",
"dependencies": {
"RxSwift": [
"~> 4.2.0"
],
"RxCocoa": [
"~> 4.2.0"
]
}
}