blob: ad37620f85cfb4c3fc27bd4078dbcf94f7ec7f4c [file] [log] [blame]
{
"name": "JrLiveManager",
"version": "0.1.1",
"summary": "JrLiveManager",
"description": "JrLiveManager配置文件",
"homepage": "https://github.com/rayraychow/JrLiveManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rayraychow": "352807106@qq.com"
},
"source": {
"git": "https://github.com/rayraychow/JrLiveManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JrLiveManager/Classes/**/*",
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}