blob: a965a4d27f00e3ea48dae074ecd83e7de2d783a0 [file] [log] [blame]
{
"name": "LBUIKit",
"version": "1.0.0",
"summary": "一款自定义的UI,Xib 可以实现所见即所得",
"description": "一款自定义的UIKit,继承自UIkit,Xib 可以实现所见即所得",
"homepage": "https://github.com/LeonLeeboy/LBUIKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"j1103765636@iCloud.com": "1103765636@qq.com"
},
"source": {
"git": "https://github.com/LeonLeeboy/LBUIKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBUIKit/Classes/**/*"
}