{ | |
"name": "VIRouterKit", | |
"version": "0.0.4", | |
"summary": "An iOS viewController transition library", | |
"description": "An iOS viewController transition library.Simple.", | |
"homepage": "https://github.com/Vienta/VIRouterKit.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Vienta": "vienta.su@gmail.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/Vienta/VIRouterKit.git", | |
"tag": "0.0.4" | |
}, | |
"source_files": "Class/*.{h,m}", | |
"requires_arc": true | |
} |