blob: afaf34200be377ed7ba43d83ee93a81c795f8708 [file] [log] [blame]
{
"name": "RLDNavigationSwift",
"version": "0.6.1",
"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.6.1"
},
"source_files": "Classes/*.swift",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}