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