blob: 833d144e21f2b6255089f88f7ff19578b62fcb89 [file] [log] [blame]
{
"name": "XibSwizzlingView",
"version": "1.0.1",
"summary": "XibSwizzlingView enables xib reusing in storyboard on both design-time and run-time",
"description": "\"XibSwizzlingView enables xib reusing in storyboard on both design-time and run-time\"",
"homepage": "https://github.com/NSYXin/XibSwizzlingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xin Yuan": "yuan12xin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NSYXin/XibSwizzlingView.git",
"tag": "1.0.1"
},
"source_files": "XibSwizzlingView/Classes/*",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}