blob: 04382f833068bf9294382788d6ea2dc604e26ed5 [file] [log] [blame]
{
"name": "Shrang",
"version": "0.1.0",
"summary": "A library to show xib on storyboard or xib(nib) file",
"description": "initialize Custom Xib of UIView and show content on storyboard or another xib.",
"homepage": "https://github.com/jhihguan/Shrang",
"license": "MIT",
"authors": {
"Wane Wang": "imdiedie@gmail.com"
},
"source": {
"git": "https://github.com/jhihguan/Shrang.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Shrang/Shrang/*.{swift}"
}