blob: 49d27afaff97bf1a521b1fc5065263a49e21be21 [file] [log] [blame]
{
"name": "RLDNavigationSwift",
"version": "0.4.0",
"homepage": "https://github.com/rlopezdiez/RLDNavigationSwift.git",
"summary": "Framework to decouple navigation from view controllers, written in Swift",
"authors": {
"Rafael Lopez Diez": "https://www.linkedin.com/in/rafalopezdiez"
},
"source": {
"git": "https://github.com/rlopezdiez/RLDNavigationSwift.git",
"tag": "0.4.0"
},
"source_files": "Classes/*.swift",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}