blob: 3ab81d04a8b92dd812257905e2b0cc103a0d2430 [file] [log] [blame]
{
"name": "LEYFoundation",
"version": "0.6.8",
"summary": "LEYFoundation Library",
"description": "LEYFoundation是一个通用的UI库,用于快速方便的搭建常用UI效果。作为Cocoapod库导入会极大的方便开发",
"homepage": "http://dev.leyou.com:1080/wsm_ios/LEYFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niegaotao": "niegaotao@163.com"
},
"source": {
"git": "http://dev.leyou.com:1080/wsm_ios/LEYFoundation.git",
"tag": "0.6.8"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "LEYFoundation/Classes/**/*",
"resource_bundles": {
"LEYFoundation": [
"LEYFoundation/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}