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