blob: 995e3130154a899618d0920f968051e28886e136 [file] [log] [blame]
{
"name": "JMExtraSSL",
"version": "1.0",
"summary": "JMExtraSSL.",
"description": "SSL库,为了解决各种第三方引入冲突,目前七鱼客服和agora有SSL库冲突问题",
"homepage": "https://github.com/bloack/JMExtraSSL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘俊臣": "junchen.liu@jiamiantech.com"
},
"source": {
"git": "https://github.com/bloack/JMExtraSSL.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_libraries": "JMExtraSSL/libs/*.a"
}
}