blob: c6b5ee15c816ef7961ca9662adc9abb045049fa9 [file] [log] [blame]
{
"name": "RRNavigationTransitioning",
"version": "1.0.0",
"summary": "RRNavigationTransitioning helps run interactive navigation transition by screen both sides edge in landscape orientation.",
"homepage": "https://github.com/cuzv/RRNavigationTransitioning.git",
"license": "MIT",
"authors": {
"Shaw": "cuzval@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/cuzv/RRNavigationTransitioning.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}