blob: 6bf79097c3d066d3eb428ba51f0cd8f084da89ed [file] [log] [blame]
{
"name": "SYDeviceable",
"version": "1.0.1",
"summary": "个人工具类之设备信息流",
"homepage": "http://blog.dnnlbj.com",
"license": "MIT",
"authors": {
"WuhanSy": "private.shengyang@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/WuhanSy/SYDeviceable.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}