blob: 9a23d3d6e2f83d4ba2335ccce3ba66044c16c669 [file] [log] [blame]
{
"name": "LEKit",
"version": "1.1.3.1",
"summary": "LEKit",
"description": "这个Cocoapod库做一些服务性质的组件,集合常用/公用的服务组件库。\n1.相册选取图片/视频:单张/多张/,图片裁剪等。\n2.未完待续。\n3.未完待续。",
"homepage": "http://dev.leyou.com:1080/iOS/LEKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niegaotao": "niegaotao@163.com"
},
"source": {
"git": "http://dev.leyou.com:1080/iOS/LEKit.git",
"tag": "1.1.3.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "LEKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LEYFoundation": [
]
},
"swift_version": "5.0"
}