blob: 5d1cad1c78e8355414cc1e43c39ed1a299364f42 [file] [log] [blame]
{
"name": "RLDNavigation",
"version": "0.2.0",
"homepage": "https://github.com/rlopezdiez/RLDNavigation.git",
"summary": "Framework to decouple navigation from view controllers",
"authors": {
"Rafael Lopez Diez": "https://www.linkedin.com/in/rafalopezdiez"
},
"source": {
"git": "https://github.com/rlopezdiez/RLDNavigation.git",
"tag": "0.2.0"
},
"source_files": "Classes/*.{h,m}",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true
}