blob: cfc057650546cf4c735a9cce7df71229f7c25888 [file] [log] [blame]
{
"name": "JHDeviceID",
"version": "1.0.0",
"summary": "UUID+KeyChain",
"description": "用UUID+KeyChain实现iOS设备唯一标识",
"homepage": "https://github.com/RunzhiZhao/JHDeviceID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RunzhiZhao": "852356753@qq.com"
},
"source": {
"git": "https://github.com/RunzhiZhao/JHDeviceID.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHDeviceID/Classes/**/*"
}