blob: 7e22942508a7bdae53da7c963b324364a2f2809f [file] [log] [blame]
{
"name": "GKTLDeviceInfo",
"version": "0.3.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.3.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}