blob: 1f0dd1ff995761a2e372e36aab4cda6212789fda [file] [log] [blame]
{
"name": "KKUIDevice-swift",
"version": "0.0.2",
"summary": "A Simple way to get iOS device info.",
"description": "A Simple way to get iOS device info. e.g. Hardware string/device name",
"homepage": "https://github.com/CrazyFanFan/KKUIDevice",
"license": "MIT",
"authors": {
"Crazy凡": "827799383@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrazyFanFan/KKUIDevice.git",
"tag": "0.0.2"
},
"source_files": [
"KKUIDevice-swift",
"KKUIDevice-swift/**/*.{h,swift}"
],
"swift_version": "4.1",
"requires_arc": true
}