blob: f371b597a8a4864affcbdd0e035507e86ea81bcc [file] [log] [blame]
{
"name": "LCNibBridge",
"version": "1.3.0",
"summary": "A Swift IB tool used on iOS .",
"description": "It is a Swift IB tool used on iOS . which implement by Swift",
"homepage": "https://github.com/liutongchao/LCNibBridge",
"license": "MIT",
"authors": {
"liutongchao": "413281269@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liutongchao/LCNibBridge.git",
"tag": "1.3.0"
},
"source_files": [
"LCNibBridge",
"LCNibBridge/**/*.{swift}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}