blob: 438a206f995865f8b18173db0277aa47de0b254e [file] [log] [blame]
{
"name": "SKXibLoadableView",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "XibLoadableView allows you to create xib separatly and load it in other xib",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/XibLoadableView",
"source": {
"git": "https://github.com/sjsoad/XibLoadableView.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "XibLoadableView/**/*.{swift}"
}