blob: 7c8ddb0fe4ec01e7f92e54c144c188328afb3309 [file] [log] [blame]
{
"name": "LCNibBridge",
"version": "1.2.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"
]
}