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