blob: 0254f2326b26653f0fcb338af0bf3aaaead4bf50 [file] [log] [blame]
{
"name": "YYKeyChainData",
"version": "0.0.1",
"summary": "获取手机唯一识别码",
"description": "YYKeyChainData是一个获取手机唯一识别码工具类",
"homepage": "https://github.com/NSLog-YuHaitao/YYKeyChainData",
"license": "MIT",
"authors": {
"NSLog-YuHaitao": "1154180808@qq.com"
},
"source": {
"git": "https://github.com/NSLog-YuHaitao/YYKeyChainData.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "YYKeyChainData"
}