blob: ac3aa88d03938a57eeccec14b8a672711398f1f4 [file] [log] [blame]
{
"name": "KKUIDevice",
"version": "1.0.1",
"summary": "A Simple way to get iOS device info.",
"description": "A Simple way to get iOS device info. eg. Hardware stringdevice name",
"homepage": "https://github.com/CrazyFanFan/KKUIDevice",
"license": "MIT",
"authors": {
"Crazy凡": "827799383@qq.com"
},
"source": {
"git": "https://github.com/CrazyFanFan/KKUIDevice.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": [
"Sources/KKUIDevice",
"KKUIDevice/**/*.{swift}"
],
"swift_version": "5.0"
}