blob: 4bc7115ad1e3a7e45b95eb623dc4df4296c1347d [file] [log] [blame]
{
"name": "BasicLib_JW",
"version": "19.10.23.2",
"summary": "基础组件库",
"description": "相关类的扩展和一些底层的引用库,基础组件库,包括分类和常用工具",
"homepage": "https://git.joywok.com/yuejb/ios-libs.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangjianjun": "zhangjj@dogesoft.cn"
},
"source": {
"git": "https://git.joywok.com/yuejb/ios-libs.git",
"tag": "19.10.23.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BasicLib_JW/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Somo": [
],
"Masonry": [
]
}
}