blob: 7fa71ca48fde6d987b20e766a20c8e291ec653d1 [file] [log] [blame]
{
"name": "RANC",
"version": "1.0.1",
"license": "MIT",
"summary": "navigation controller",
"homepage": "https://github.com/retriable/RANavigationController",
"authors": {
"retriable": "retriable@retriable.com"
},
"source": {
"git": "https://github.com/retriable/RANavigationController.git",
"tag": "1.0.1"
},
"description": "navigation controller.",
"requires_arc": true,
"source_files": "RANC/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "8.0"
}
}