blob: 6d2d1098d525fb0da0194683a0ba63b4bb5ec3d8 [file] [log] [blame]
{
"name": "MSCDeviceUUID",
"version": "0.0.1",
"summary": "设备UUID",
"description": "获取设备的UUID",
"homepage": "https://github.com/MiaoShichang/MSCDeviceUUIDDemo",
"license": "MIT",
"authors": {
"miaoshichang": "miaoshichang@126.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MiaoShichang/MSCDeviceUUIDDemo.git",
"tag": "0.0.1"
},
"source_files": [
"MSCDeviceUUID",
"MSCDeviceUUID/**/*.{h,m}"
],
"requires_arc": true
}