blob: 0cea128d4c31fe1b9a829a56050854e52c6c7a45 [file] [log] [blame]
{
"name": "GKDeviceInfo",
"version": "0.1.0",
"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.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}