blob: 850abcd0425badfd4270bd3ae162894f3df165a3 [file] [log] [blame]
{
"name": "CJNibSegue",
"version": "0.2.0",
"summary": "Segue with Nib",
"description": "A type safe implementation for segues using Nibs",
"homepage": "https://github.com/cjndubisi/CJNibSegue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chijioke Ndubisi": "cjndubisi@gmail.com"
},
"source": {
"git": "https://github.com/cjndubisi/CJNibSegue.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJNibSegue/Classes/**/*",
"pushed_with_swift_version": "3.0"
}