blob: 2e68c12a6767a66f391d05a41e26ce4daca01b9f [file] [log] [blame]
{
"name": "YunpanTel",
"version": "0.0.2",
"summary": "Test Yunpan",
"description": "this is my first framework,A short description of Yunpan",
"homepage": "http://www.sccl.cn",
"license": "Apache License, Version 2.0",
"authors": {
"qinxch": "qinxch@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/qinxch/Yunpan.git",
"tag": "0.0.2"
},
"resources": "CLLOpenSDK.bundle",
"vendored_frameworks": "Cloud189OpenSDK.framework",
"frameworks": [
"Foundation",
"FileProvider",
"CoreTelephony",
"CoreImage",
"JavaScriptCore",
"SystemConfiguration"
],
"libraries": [
"iconv",
"xml2"
]
}