blob: 0a1e4fe3b92d5cc1e3a2c4fb3e264a7f3faa3f79 [file] [log] [blame]
{
"name": "KKUIDevice-swift",
"version": "0.0.3",
"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.3"
},
"source_files": [
"KKUIDevice-swift",
"KKUIDevice-swift/**/*.{h,swift}"
],
"swift_version": "4.1",
"requires_arc": true
}