blob: 38b79ae2075a0713a378d3957416b047cdf3fe12 [file] [log] [blame]
{
"name": "DynamicXibView",
"version": "1.0",
"summary": "Xib in StoryBoard dynamic visualization",
"homepage": "https://github.com/heroims/DynamicXibView",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/DynamicXibView.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DynamicXibView.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}