blob: 849dc318a6894d7127c5b20d41ca6bfe7363723c [file] [log] [blame]
{
"name": "XYOpenUDID",
"version": "1.0.0",
"summary": "OpenUDID 组件.",
"description": "好用的获取OpenUDID组件",
"homepage": "https://github.com/QuVideoDeveloper/XYOpenUDID.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SandsLee": "shuzhi.li@quvideo.com"
},
"source": {
"git": "git@github.com:QuVideoDeveloper/XYOpenUDID.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XYOpenUDID/Classes/**/*",
"requires_arc": [
"XYOpenUDID/Classes/ARC/**/*"
]
}