blob: a93a17c6bcdb64a5a09c80a4df3e7804ae91c32f [file] [log] [blame]
{
"name": "LCNibBridge",
"version": "1.1.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.0.0"
},
"source_files": [
"LCNibBridge",
"LCNibBridge/**/*.{swift}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}