blob: 8ba14f9ecc0cc9447864486606d45ed2ae133448 [file] [log] [blame]
{
"name": "SYDeviceable",
"version": "1.0.3",
"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.3"
},
"source_files": "Sources/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}