| { | |
| "name": "Shrang", | |
| "version": "0.1.3", | |
| "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.3" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Source/*.{swift}" | |
| } |