blob: b10164b2a4cdc782468dd54a789a8e9dd26c032c [file] [log] [blame]
{
"name": "LEYFoundation",
"version": "0.6.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "LEYFoundation/Classes/**/*",
"resource_bundles": {
"LEYFoundation": [
"LEYFoundation/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}