blob: 52866ee356e6c2dc3ee8a08dd461c65655b69479 [file] [log] [blame]
{
"name": "YCIDeviceId",
"version": "0.1.0",
"summary": "获取统一的设备id",
"description": "生成获取存储在 keychain 中的 设备id\n钥匙串中 id 相对稳定, 在不切换 appleID 的情况下,不会改变。",
"homepage": "https://github.com/YanChen-ing/YCIDeviceId",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YanChen-ing": "workforyc@163.com"
},
"source": {
"git": "https://github.com/YanChen-ing/YCIDeviceId.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YCIDeviceId/Classes/**/*"
}