blob: e3e8f6b1221a68382b9e0c64475573be43fa3194 [file] [log] [blame]
{
"name": "RLDNavigation",
"version": "0.5.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.5.0"
},
"source_files": "Classes/*.{h,m}",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true
}