blob: a5df6810105f440bd7d19db5e0c52ab6800d6325 [file] [log] [blame]
{
"name": "HLDeviceKit",
"version": "1.0.0",
"summary": "获取 Apple 设备的信息",
"description": "返回当前 Apple 设备的信息(型号等)",
"homepage": "https://github.com/HanleyLee/HLDeviceKit",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Hanley Lee": "hanley.lei@gmail.com"
},
"social_media_url": "https://twitter.com/Hanley_Lei",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HanleyLee/HLDeviceKit.git",
"tag": "1.0.0"
},
"source_files": "Source/HLDevice.swift",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}