blob: 2ead533b5ec135200e49b9767bc174605a0fb9c2 [file] [log] [blame]
{
"name": "GKDeviceInfo",
"version": "0.0.1",
"summary": "My DeviceInfo.",
"description": "\"The reuse code for device info.\"",
"homepage": "https://github.com/DemoCatKou/GKDeviceInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kent": "sour520@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/DemoCatKou/GKDeviceInfo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}